Searched refs:is_callback_found (Results 1 – 1 of 1) sorted by relevance
194 bool is_callback_found = false; in xlnx_remove_cb_for_suspend() local208 is_callback_found = true; in xlnx_remove_cb_for_suspend()219 if (!is_callback_found) { in xlnx_remove_cb_for_suspend()230 bool is_callback_found = false; in xlnx_remove_cb_for_notify_event() local246 is_callback_found = true; in xlnx_remove_cb_for_notify_event()261 if (!is_callback_found) { in xlnx_remove_cb_for_notify_event()430 bool is_callback_found = false; in xlnx_call_suspend_cb_handler() local441 is_callback_found = true; in xlnx_call_suspend_cb_handler()445 if (!is_callback_found) in xlnx_call_suspend_cb_handler()451 bool is_callback_found = false; in xlnx_call_notify_cb_handler() local[all …]