Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/xilinx/
Dxlnx_event_manager.c54 event_cb_func_t eve_cb; member
138 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_notify_event()
149 if (cb_pos->eve_cb == cb_fun && in xlnx_add_cb_for_notify_event()
159 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_notify_event()
193 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_suspend()
219 if (cb_pos->eve_cb == cb_fun) { in xlnx_remove_cb_for_suspend()
256 if (cb_pos->eve_cb == cb_fun && in xlnx_remove_cb_for_notify_event()
452 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_suspend_cb_handler()
474 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_notify_cb_handler()
488 cb_pos->eve_cb, in xlnx_call_notify_cb_handler()