Searched refs:TEMP_MINOR (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/include/linux/ |
D | miscdevice.h | 23 #define TEMP_MINOR 131 /* Temperature Sensor */ macro
|
/linux-4.4.14/drivers/watchdog/ |
D | wdt.c | 549 .minor = TEMP_MINOR, 630 TEMP_MINOR, ret); in wdt_init()
|
D | wdt_pci.c | 592 .minor = TEMP_MINOR, 670 TEMP_MINOR, ret); in wdtpci_init_one()
|
D | pcwd_pci.c | 672 .minor = TEMP_MINOR, 759 TEMP_MINOR, ret); in pcipcwd_card_init()
|
D | pcwd_usb.c | 577 .minor = TEMP_MINOR, 735 TEMP_MINOR, retval); in usb_pcwd_probe()
|
D | pcwd.c | 773 .minor = TEMP_MINOR, 923 TEMP_MINOR, ret); in pcwd_isa_probe()
|
D | wdrtas.c | 507 .minor = TEMP_MINOR,
|
/linux-4.4.14/drivers/char/ |
D | ds1620.c | 371 TEMP_MINOR,
|