Searched refs:TEMP_MINOR (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/include/linux/ |
D | miscdevice.h | 25 #define TEMP_MINOR 131 /* Temperature Sensor */ macro
|
/Linux-v5.4/drivers/watchdog/ |
D | wdt.c | 545 .minor = TEMP_MINOR, 626 TEMP_MINOR, ret); in wdt_init()
|
D | wdt_pci.c | 588 .minor = TEMP_MINOR, 666 TEMP_MINOR, ret); in wdtpci_init_one()
|
D | pcwd_pci.c | 668 .minor = TEMP_MINOR, 755 TEMP_MINOR, ret); in pcipcwd_card_init()
|
D | pcwd_usb.c | 572 .minor = TEMP_MINOR, 730 TEMP_MINOR, retval); in usb_pcwd_probe()
|
D | pcwd.c | 774 .minor = TEMP_MINOR, 924 TEMP_MINOR, ret); in pcwd_isa_probe()
|
D | wdrtas.c | 494 .minor = TEMP_MINOR,
|
/Linux-v5.4/drivers/char/ |
D | ds1620.c | 360 TEMP_MINOR,
|