Searched refs:TEMP_MINOR (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/ |
A D | miscdevice.h | 25 #define TEMP_MINOR 131 /* Temperature Sensor */ macro
|
/linux/drivers/watchdog/ |
A D | wdt.c | 546 .minor = TEMP_MINOR, 627 TEMP_MINOR, ret); in wdt_init()
|
A D | wdt_pci.c | 589 .minor = TEMP_MINOR, 667 TEMP_MINOR, ret); in wdtpci_init_one()
|
A D | pcwd_pci.c | 669 .minor = TEMP_MINOR, 756 TEMP_MINOR, ret); in pcipcwd_card_init()
|
A D | pcwd_usb.c | 573 .minor = TEMP_MINOR, 730 TEMP_MINOR, retval); in usb_pcwd_probe()
|
A D | pcwd.c | 775 .minor = TEMP_MINOR, 925 TEMP_MINOR, ret); in pcwd_isa_probe()
|
A D | wdrtas.c | 495 .minor = TEMP_MINOR,
|
/linux/drivers/char/ |
A D | ds1620.c | 360 TEMP_MINOR,
|
Completed in 21 milliseconds