Searched refs:xlnx_remove_cb_for_notify_event (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/soc/xilinx/ |
D | xlnx_event_manager.c | 224 static int xlnx_remove_cb_for_notify_event(const u32 node_id, const u32 event, in xlnx_remove_cb_for_notify_event() function 327 xlnx_remove_cb_for_notify_event(node_id, eve, cb_fun, data); in xlnx_register_event() 349 xlnx_remove_cb_for_notify_event(node_id, eve, cb_fun, data); in xlnx_register_event() 352 xlnx_remove_cb_for_notify_event(node_id, event, cb_fun, data); in xlnx_register_event() 398 xlnx_remove_cb_for_notify_event(node_id, event, cb_fun, data); in xlnx_unregister_event() 405 xlnx_remove_cb_for_notify_event(node_id, eve, cb_fun, data); in xlnx_unregister_event() 472 xlnx_remove_cb_for_notify_event(payload[1], payload[2], in xlnx_call_notify_cb_handler()
|