Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dipmi.h93 void (*ipmi_watchdog_pretimeout)(void *handler_data); member
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_watchdog.c984 .ipmi_watchdog_pretimeout = ipmi_wdog_pretimeout_handler,
H A Dipmi_msghandler.c1232 if (handler->ipmi_watchdog_pretimeout) in ipmi_create_user()
1305 if (user->handler->ipmi_watchdog_pretimeout) in _ipmi_destroy_user()
4484 if (user->handler->ipmi_watchdog_pretimeout) in handle_new_recv_msgs()
4485 user->handler->ipmi_watchdog_pretimeout( in handle_new_recv_msgs()