Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/xilinx/
H A Dxlnx_event_manager.c55 event_cb_func_t eve_cb; member
124 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_notify_event()
135 if (cb_pos->eve_cb == cb_fun && in xlnx_add_cb_for_notify_event()
145 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_notify_event()
179 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_suspend()
205 if (cb_pos->eve_cb == cb_fun) { in xlnx_remove_cb_for_suspend()
242 if (cb_pos->eve_cb == cb_fun && in xlnx_remove_cb_for_notify_event()
438 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_suspend_cb_handler()
460 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_notify_cb_handler()
474 cb_pos->eve_cb, in xlnx_call_notify_cb_handler()