Home
last modified time | relevance | path

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

/drivers/soc/xilinx/
A Dxlnx_event_manager.c208 bool is_callback_found = false; in xlnx_remove_cb_for_suspend() local
222 is_callback_found = true; in xlnx_remove_cb_for_suspend()
233 if (!is_callback_found) { in xlnx_remove_cb_for_suspend()
244 bool is_callback_found = false; in xlnx_remove_cb_for_notify_event() local
260 is_callback_found = true; in xlnx_remove_cb_for_notify_event()
275 if (!is_callback_found) { in xlnx_remove_cb_for_notify_event()
444 bool is_callback_found = false; in xlnx_call_suspend_cb_handler() local
455 is_callback_found = true; in xlnx_call_suspend_cb_handler()
459 if (!is_callback_found) in xlnx_call_suspend_cb_handler()
477 is_callback_found = true; in xlnx_call_notify_cb_handler()
[all …]

Completed in 4 milliseconds