Home
last modified time | relevance | path

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

/drivers/soc/xilinx/
A Dxlnx_event_manager.c112 struct agent_cb *cb_next; in xlnx_add_cb_for_notify_event() local
148 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, list) { in xlnx_add_cb_for_notify_event()
211 struct agent_cb *cb_next; in xlnx_remove_cb_for_suspend() local
220 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, list) { in xlnx_remove_cb_for_suspend()
248 struct agent_cb *cb_next; in xlnx_remove_cb_for_notify_event() local
257 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, list) { in xlnx_remove_cb_for_notify_event()
448 struct agent_cb *cb_next; in xlnx_call_suspend_cb_handler() local
470 struct agent_cb *cb_next; in xlnx_call_notify_cb_handler() local
486 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, in xlnx_call_notify_cb_handler()
692 struct agent_cb *cb_next; in xlnx_event_manager_remove() local
[all …]

Completed in 7 milliseconds