Searched refs:ipmi_watchdog_pretimeout (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dipmi.h98 void (*ipmi_watchdog_pretimeout)(void *handler_data); member in struct:ipmi_user_hndl
/linux-master/drivers/char/ipmi/
H A Dipmi_watchdog.c976 .ipmi_watchdog_pretimeout = ipmi_wdog_pretimeout_handler,
H A Dipmi_msghandler.c1277 if (handler->ipmi_watchdog_pretimeout)
1352 if (user->handler->ipmi_watchdog_pretimeout)
4807 if (user->handler->ipmi_watchdog_pretimeout)
4808 user->handler->ipmi_watchdog_pretimeout(

Completed in 122 milliseconds