Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/xilinx/
Dxlnx_event_manager.c89 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()