iTCO_vendorsupport    4 drivers/watchdog/iTCO_vendor.h extern int iTCO_vendorsupport;
iTCO_vendorsupport   42 drivers/watchdog/iTCO_vendor_support.c int iTCO_vendorsupport;
iTCO_vendorsupport   43 drivers/watchdog/iTCO_vendor_support.c EXPORT_SYMBOL(iTCO_vendorsupport);
iTCO_vendorsupport   45 drivers/watchdog/iTCO_vendor_support.c module_param_named(vendorsupport, iTCO_vendorsupport, int, 0);
iTCO_vendorsupport  157 drivers/watchdog/iTCO_vendor_support.c 	switch (iTCO_vendorsupport) {
iTCO_vendorsupport  170 drivers/watchdog/iTCO_vendor_support.c 	switch (iTCO_vendorsupport) {
iTCO_vendorsupport  183 drivers/watchdog/iTCO_vendor_support.c 	switch (iTCO_vendorsupport) {
iTCO_vendorsupport  194 drivers/watchdog/iTCO_vendor_support.c 	if (iTCO_vendorsupport == SUPERMICRO_NEW_BOARD) {
iTCO_vendorsupport  200 drivers/watchdog/iTCO_vendor_support.c 	pr_info("vendor-support=%d\n", iTCO_vendorsupport);
iTCO_vendorsupport  475 drivers/watchdog/iTCO_wdt.c 	} else if (iTCO_vendorsupport ||