Home
last modified time | relevance | path

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

123

/linux-6.12.1/drivers/watchdog/
Dsbc_epx_c3.c164 .minor = WATCHDOG_MINOR,
189 WATCHDOG_MINOR, ret); in watchdog_init()
Dindydog.c160 .minor = WATCHDOG_MINOR,
182 WATCHDOG_MINOR, ret); in watchdog_init()
Dacquirewdt.c229 .minor = WATCHDOG_MINOR,
258 WATCHDOG_MINOR, ret); in acq_probe()
Dmixcomwd.c235 .minor = WATCHDOG_MINOR,
278 WATCHDOG_MINOR, ret); in mixcomwd_init()
Dsbc_fitpc2_wdt.c192 .minor = WATCHDOG_MINOR,
230 WATCHDOG_MINOR, err); in fitpc2_wdt_init()
Dwafer5823wdt.c238 .minor = WATCHDOG_MINOR,
287 WATCHDOG_MINOR, ret); in wafwdt_init()
Dadvantechwdt.c228 .minor = WATCHDOG_MINOR,
266 WATCHDOG_MINOR, ret); in advwdt_probe()
Dsc520_wdt.c342 .minor = WATCHDOG_MINOR,
407 WATCHDOG_MINOR, rc); in sc520_wdt_init()
Dalim1535_wdt.c370 .minor = WATCHDOG_MINOR,
414 WATCHDOG_MINOR, ret); in watchdog_init()
Deurotechwdt.c379 .minor = WATCHDOG_MINOR,
446 pr_err("can't misc_register on minor=%d\n", WATCHDOG_MINOR); in eurwdt_init()
Dmachzwd.c370 .minor = WATCHDOG_MINOR,
424 pr_err("can't misc_register on minor=%d\n", WATCHDOG_MINOR); in zf_init()
Dit8712f_wdt.c352 .minor = WATCHDOG_MINOR,
427 WATCHDOG_MINOR, err); in it8712f_wdt_init()
Dsmsc37b787_wdt.c517 .minor = WATCHDOG_MINOR,
555 WATCHDOG_MINOR); in wb_smsc_wdt_init()
Dsc1200wdt.c315 .minor = WATCHDOG_MINOR,
431 WATCHDOG_MINOR); in sc1200wdt_init()
Dpc87413_wdt.c485 .minor = WATCHDOG_MINOR,
517 WATCHDOG_MINOR, ret); in pc87413_init()
Dsch311x_wdt.c345 .minor = WATCHDOG_MINOR,
408 WATCHDOG_MINOR, err); in sch311x_wdt_probe()
Dwdt.c531 .minor = WATCHDOG_MINOR,
633 WATCHDOG_MINOR, ret); in wdt_init()
Dnv_tco.c275 .minor = WATCHDOG_MINOR,
408 WATCHDOG_MINOR, ret); in nv_tco_init()
Dwdt_pci.c574 .minor = WATCHDOG_MINOR,
673 WATCHDOG_MINOR, ret); in wdtpci_init_one()
Dwdt285.c189 .minor = WATCHDOG_MINOR,
Dsbc8360.c310 .minor = WATCHDOG_MINOR,
Dm54xx_wdt.c190 .minor = WATCHDOG_MINOR,
Dpcwd_pci.c654 .minor = WATCHDOG_MINOR,
762 WATCHDOG_MINOR, ret); in pcipcwd_card_init()
/linux-6.12.1/include/linux/
Dmiscdevice.h24 #define WATCHDOG_MINOR 130 /* Watchdog timer */ macro
/linux-6.12.1/arch/um/drivers/
Dharddog_kern.c170 .minor = WATCHDOG_MINOR,

123