Searched refs:cb_fun (Results 1 – 3 of 3) sorted by relevance
91 event_cb_func_t cb_fun, void *data) in xlnx_add_cb_for_notify_event() argument124 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_notify_event()135 if (cb_pos->eve_cb == cb_fun && in xlnx_add_cb_for_notify_event()145 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_notify_event()179 cb_data->eve_cb = cb_fun; in xlnx_add_cb_for_suspend()205 if (cb_pos->eve_cb == cb_fun) { in xlnx_remove_cb_for_suspend()226 event_cb_func_t cb_fun, void *data) in xlnx_remove_cb_for_notify_event() argument242 if (cb_pos->eve_cb == cb_fun && in xlnx_remove_cb_for_notify_event()297 if (!cb_fun) in xlnx_register_event()376 event_cb_func_t cb_fun, void *data) in xlnx_unregister_event() argument[all …]
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() argument30 const u32 event, event_cb_func_t cb_fun, void *data) in xlnx_unregister_event() argument
2302 cb_fun = None2310 cb_fun = cb2316 cb_fun = cb2322 notifier.loop(callback=cb_fun)