Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/xilinx/
Dxlnx_event_manager.c104 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
319 ret = xlnx_add_cb_for_notify_event(node_id, event, wake, cb_fun, data); in xlnx_register_event()
328 ret = xlnx_add_cb_for_notify_event(node_id, eve, wake, cb_fun, in xlnx_register_event()