Home
last modified time | relevance | path

Searched refs:WATCHDOG_MINOR (Results 1 – 25 of 49) sorted by relevance

12

/linux/drivers/watchdog/
H A Dindydog.c160 .minor = WATCHDOG_MINOR,
182 WATCHDOG_MINOR, ret); in watchdog_init()
H A Dacquirewdt.c229 .minor = WATCHDOG_MINOR,
258 WATCHDOG_MINOR, ret); in acq_probe()
H A Dmixcomwd.c235 .minor = WATCHDOG_MINOR,
278 WATCHDOG_MINOR, ret); in mixcomwd_init()
H A Dsbc_fitpc2_wdt.c192 .minor = WATCHDOG_MINOR,
230 WATCHDOG_MINOR, err); in fitpc2_wdt_init()
H A Dwafer5823wdt.c238 .minor = WATCHDOG_MINOR,
287 WATCHDOG_MINOR, ret); in wafwdt_init()
H A Dadvantechwdt.c228 .minor = WATCHDOG_MINOR,
266 WATCHDOG_MINOR, ret); in advwdt_probe()
H A Dalim1535_wdt.c370 .minor = WATCHDOG_MINOR,
414 WATCHDOG_MINOR, ret); in watchdog_init()
H A Deurotechwdt.c379 .minor = WATCHDOG_MINOR,
446 pr_err("can't misc_register on minor=%d\n", WATCHDOG_MINOR); in eurwdt_init()
H A Dit8712f_wdt.c352 .minor = WATCHDOG_MINOR,
427 WATCHDOG_MINOR, err); in it8712f_wdt_init()
H A Dsmsc37b787_wdt.c517 .minor = WATCHDOG_MINOR,
555 WATCHDOG_MINOR); in wb_smsc_wdt_init()
H A Dsc1200wdt.c315 .minor = WATCHDOG_MINOR,
431 WATCHDOG_MINOR); in sc1200wdt_init()
H A Dpc87413_wdt.c485 .minor = WATCHDOG_MINOR,
517 WATCHDOG_MINOR, ret); in pc87413_init()
H A Dwdt.c531 .minor = WATCHDOG_MINOR,
633 WATCHDOG_MINOR, ret); in wdt_init()
H A Dnv_tco.c275 .minor = WATCHDOG_MINOR,
408 WATCHDOG_MINOR, ret); in nv_tco_init()
H A Dsch311x_wdt.c345 .minor = WATCHDOG_MINOR,
408 WATCHDOG_MINOR, err); in sch311x_wdt_probe()
H A Dwdt_pci.c574 .minor = WATCHDOG_MINOR,
673 WATCHDOG_MINOR, ret); in wdtpci_init_one()
H A Dwdt285.c189 .minor = WATCHDOG_MINOR,
H A Dsbc8360.c310 .minor = WATCHDOG_MINOR,
H A Dm54xx_wdt.c190 .minor = WATCHDOG_MINOR,
H A Dpcwd_pci.c654 .minor = WATCHDOG_MINOR,
762 WATCHDOG_MINOR, ret); in pcipcwd_card_init()
H A Dmtx-1_wdt.c189 .minor = WATCHDOG_MINOR,
H A Driowd.c171 .minor = WATCHDOG_MINOR,
H A Dscx200_wdt.c209 .minor = WATCHDOG_MINOR,
/linux/include/linux/
H A Dmiscdevice.h24 #define WATCHDOG_MINOR 130 /* Watchdog timer */ macro
/linux/arch/um/drivers/
H A Dharddog_kern.c25 * NB: uses same minor as wdt (WATCHDOG_MINOR); we could use separate
170 .minor = WATCHDOG_MINOR,

12