Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/xilinx/
Dxlnx_event_manager.c54 event_cb_func_t eve_cb; member
123 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_notify_event()
134 if (cb_pos->eve_cb == cb_fun && in xlnx_add_cb_for_notify_event()
144 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_notify_event()
178 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_suspend()
204 if (cb_pos->eve_cb == cb_fun) { in xlnx_remove_cb_for_suspend()
241 if (cb_pos->eve_cb == cb_fun && in xlnx_remove_cb_for_notify_event()
437 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_suspend_cb_handler()
459 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_notify_cb_handler()
473 cb_pos->eve_cb, in xlnx_call_notify_cb_handler()