Home
last modified time | relevance | path

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

123

/linux-6.1.9/drivers/watchdog/
Dindydog.c161 .minor = WATCHDOG_MINOR,
183 WATCHDOG_MINOR, ret); in watchdog_init()
Dsbc_epx_c3.c165 .minor = WATCHDOG_MINOR,
190 WATCHDOG_MINOR, ret); in watchdog_init()
Dmixcomwd.c236 .minor = WATCHDOG_MINOR,
279 WATCHDOG_MINOR, ret); in mixcomwd_init()
Dacquirewdt.c230 .minor = WATCHDOG_MINOR,
259 WATCHDOG_MINOR, ret); in acq_probe()
Dsbc_fitpc2_wdt.c195 .minor = WATCHDOG_MINOR,
233 WATCHDOG_MINOR, err); in fitpc2_wdt_init()
Dadvantechwdt.c229 .minor = WATCHDOG_MINOR,
267 WATCHDOG_MINOR, ret); in advwdt_probe()
Dwafer5823wdt.c239 .minor = WATCHDOG_MINOR,
288 WATCHDOG_MINOR, ret); in wafwdt_init()
Dalim1535_wdt.c371 .minor = WATCHDOG_MINOR,
415 WATCHDOG_MINOR, ret); in watchdog_init()
Dsc520_wdt.c343 .minor = WATCHDOG_MINOR,
408 WATCHDOG_MINOR, rc); in sc520_wdt_init()
Deurotechwdt.c380 .minor = WATCHDOG_MINOR,
447 pr_err("can't misc_register on minor=%d\n", WATCHDOG_MINOR); in eurwdt_init()
Dit8712f_wdt.c353 .minor = WATCHDOG_MINOR,
428 WATCHDOG_MINOR, err); in it8712f_wdt_init()
Dmachzwd.c371 .minor = WATCHDOG_MINOR,
425 pr_err("can't misc_register on minor=%d\n", WATCHDOG_MINOR); in zf_init()
Dsmsc37b787_wdt.c518 .minor = WATCHDOG_MINOR,
556 WATCHDOG_MINOR); in wb_smsc_wdt_init()
Dsc1200wdt.c316 .minor = WATCHDOG_MINOR,
432 WATCHDOG_MINOR); in sc1200wdt_init()
Dpc87413_wdt.c486 .minor = WATCHDOG_MINOR,
518 WATCHDOG_MINOR, ret); in pc87413_init()
Dwdt.c532 .minor = WATCHDOG_MINOR,
635 WATCHDOG_MINOR, ret); in wdt_init()
Dnv_tco.c276 .minor = WATCHDOG_MINOR,
409 WATCHDOG_MINOR, ret); in nv_tco_init()
Dsch311x_wdt.c346 .minor = WATCHDOG_MINOR,
409 WATCHDOG_MINOR, err); in sch311x_wdt_probe()
Dwdt285.c190 .minor = WATCHDOG_MINOR,
Dwdt_pci.c575 .minor = WATCHDOG_MINOR,
675 WATCHDOG_MINOR, ret); in wdtpci_init_one()
Dm54xx_wdt.c193 .minor = WATCHDOG_MINOR,
Dsbc8360.c311 .minor = WATCHDOG_MINOR,
Dpcwd_pci.c655 .minor = WATCHDOG_MINOR,
764 WATCHDOG_MINOR, ret); in pcipcwd_card_init()
/linux-6.1.9/include/linux/
Dmiscdevice.h24 #define WATCHDOG_MINOR 130 /* Watchdog timer */ macro
/linux-6.1.9/arch/um/drivers/
Dharddog_kern.c175 .minor = WATCHDOG_MINOR,

123