Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/firmware/
A Dxlnx-event-manager.h12 typedef void (*event_cb_func_t)(const u32 *payload, void *data); typedef
17 event_cb_func_t cb_fun, void *data);
20 const u32 event, event_cb_func_t cb_fun, void *data);
24 event_cb_func_t cb_fun, void *data) in xlnx_register_event()
30 const u32 event, event_cb_func_t cb_fun, void *data) in xlnx_unregister_event()
/linux-6.3-rc2/drivers/soc/xilinx/
A Dxlnx_event_manager.c54 event_cb_func_t eve_cb;
90 event_cb_func_t cb_fun, void *data) in xlnx_add_cb_for_notify_event()
153 static int xlnx_add_cb_for_suspend(event_cb_func_t cb_fun, void *data) in xlnx_add_cb_for_suspend()
189 static int xlnx_remove_cb_for_suspend(event_cb_func_t cb_fun) in xlnx_remove_cb_for_suspend()
224 event_cb_func_t cb_fun, void *data) in xlnx_remove_cb_for_notify_event()
280 const bool wake, event_cb_func_t cb_fun, void *data) in xlnx_register_event()
373 event_cb_func_t cb_fun, void *data) in xlnx_unregister_event()

Completed in 5 milliseconds