Home
last modified time | relevance | path

Searched refs:iTCO_vendorsupport (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/watchdog/
A DiTCO_vendor_support.c42 int iTCO_vendorsupport; variable
43 EXPORT_SYMBOL(iTCO_vendorsupport);
45 module_param_named(vendorsupport, iTCO_vendorsupport, int, 0);
157 switch (iTCO_vendorsupport) { in iTCO_vendor_pre_start()
170 switch (iTCO_vendorsupport) { in iTCO_vendor_pre_stop()
183 switch (iTCO_vendorsupport) { in iTCO_vendor_check_noreboot_on()
194 if (iTCO_vendorsupport == SUPERMICRO_NEW_BOARD) { in iTCO_vendor_init_module()
200 pr_info("vendor-support=%d\n", iTCO_vendorsupport); in iTCO_vendor_init_module()
A DiTCO_vendor.h4 extern int iTCO_vendorsupport;
9 #define iTCO_vendorsupport 0 macro
A DiTCO_wdt.c498 } else if (iTCO_vendorsupport || in iTCO_wdt_probe()

Completed in 5 milliseconds