Home
last modified time | relevance | path

Searched refs:ipmi_recv_hndl (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/include/linux/
Dipmi.h86 void (*ipmi_recv_hndl)(struct ipmi_recv_msg *msg, member
/Linux-v4.19/drivers/char/ipmi/
Dipmi_poweroff.c117 .ipmi_recv_hndl = receive_handler
Dipmi_devintf.c85 .ipmi_recv_hndl = file_receive_handler,
Dipmi_watchdog.c969 .ipmi_recv_hndl = ipmi_wdog_msg_handler,
Dipmi_msghandler.c885 user->handler->ipmi_recv_hndl(msg, user->handler_data); in deliver_response()
/Linux-v4.19/drivers/acpi/
Dacpi_ipmi.c118 .ipmi_recv_hndl = ipmi_msg_handler,
/Linux-v4.19/drivers/hwmon/
Dibmpex.c120 .ipmi_recv_hndl = ibmpex_msg_handler,
Dibmaem.c263 .ipmi_recv_hndl = aem_msg_handler,
/Linux-v4.19/Documentation/
DIPMI.txt287 Responses come back in the function pointed to by the ipmi_recv_hndl