Searched refs:xlnx_add_cb_for_notify_event (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/soc/xilinx/ |
D | xlnx_event_manager.c | 89 static int xlnx_add_cb_for_notify_event(const u32 node_id, const u32 event, const bool wake, in xlnx_add_cb_for_notify_event() function 304 ret = xlnx_add_cb_for_notify_event(node_id, event, wake, cb_fun, data); in xlnx_register_event() 313 ret = xlnx_add_cb_for_notify_event(node_id, eve, wake, cb_fun, in xlnx_register_event()
|