Lines Matching refs:is_callback_found
191 bool is_callback_found = false; in xlnx_remove_cb_for_suspend() local
205 is_callback_found = true; in xlnx_remove_cb_for_suspend()
216 if (!is_callback_found) { in xlnx_remove_cb_for_suspend()
227 bool is_callback_found = false; in xlnx_remove_cb_for_notify_event() local
243 is_callback_found = true; in xlnx_remove_cb_for_notify_event()
258 if (!is_callback_found) { in xlnx_remove_cb_for_notify_event()
427 bool is_callback_found = false; in xlnx_call_suspend_cb_handler() local
438 is_callback_found = true; in xlnx_call_suspend_cb_handler()
442 if (!is_callback_found) in xlnx_call_suspend_cb_handler()
448 bool is_callback_found = false; in xlnx_call_notify_cb_handler() local
460 is_callback_found = true; in xlnx_call_notify_cb_handler()
479 if (!is_callback_found) in xlnx_call_notify_cb_handler()