Home
last modified time | relevance | path

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

/linux-6.15/drivers/soc/xilinx/
H A Dxlnx_event_manager.c241 static int xlnx_remove_cb_for_notify_event(const u32 node_id, const u32 event, in xlnx_remove_cb_for_notify_event() function
344 xlnx_remove_cb_for_notify_event(node_id, eve, cb_fun, data); in xlnx_register_event()
366 xlnx_remove_cb_for_notify_event(node_id, eve, cb_fun, data); in xlnx_register_event()
369 xlnx_remove_cb_for_notify_event(node_id, event, cb_fun, data); in xlnx_register_event()
415 xlnx_remove_cb_for_notify_event(node_id, event, cb_fun, data); in xlnx_unregister_event()
422 xlnx_remove_cb_for_notify_event(node_id, eve, cb_fun, data); in xlnx_unregister_event()
489 xlnx_remove_cb_for_notify_event(payload[1], payload[2], in xlnx_call_notify_cb_handler()