Home
last modified time | relevance | path

Searched defs:cb_fun (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/soc/xilinx/
Dxlnx_event_manager.c91 event_cb_func_t cb_fun, void *data) in xlnx_add_cb_for_notify_event()
154 static int xlnx_add_cb_for_suspend(event_cb_func_t cb_fun, void *data) in xlnx_add_cb_for_suspend()
192 static int xlnx_remove_cb_for_suspend(event_cb_func_t cb_fun) in xlnx_remove_cb_for_suspend()
228 event_cb_func_t cb_fun, void *data) in xlnx_remove_cb_for_notify_event()
285 const bool wake, event_cb_func_t cb_fun, void *data) in xlnx_register_event()
378 event_cb_func_t cb_fun, void *data) in xlnx_unregister_event()
/kernel/linux/linux-6.6/include/linux/firmware/
Dxlnx-event-manager.h24 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()