Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dipmi.h91 void (*ipmi_recv_hndl)(struct ipmi_recv_msg *msg, member
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_poweroff.c114 .ipmi_recv_hndl = receive_handler
H A Dipmi_devintf.c84 .ipmi_recv_hndl = file_receive_handler,
H A Dipmi_watchdog.c975 .ipmi_recv_hndl = ipmi_wdog_msg_handler,
H A Dipmi_msghandler.c949 user->handler->ipmi_recv_hndl(msg, user->handler_data); in deliver_response()
/openbmc/linux/drivers/acpi/
H A Dacpi_ipmi.c105 .ipmi_recv_hndl = ipmi_msg_handler,
/openbmc/linux/drivers/hwmon/
H A Dibmpex.c107 .ipmi_recv_hndl = ibmpex_msg_handler,
H A Dibmaem.c250 .ipmi_recv_hndl = aem_msg_handler,
/openbmc/linux/Documentation/driver-api/
H A Dipmi.rst304 Responses come back in the function pointed to by the ipmi_recv_hndl