Searched refs:is_callback_found (Results 1 – 1 of 1) sorted by relevance
192 bool is_callback_found = false; in xlnx_remove_cb_for_suspend() local206 is_callback_found = true; in xlnx_remove_cb_for_suspend()217 if (!is_callback_found) { in xlnx_remove_cb_for_suspend()228 bool is_callback_found = false; in xlnx_remove_cb_for_notify_event() local244 is_callback_found = true; in xlnx_remove_cb_for_notify_event()259 if (!is_callback_found) { in xlnx_remove_cb_for_notify_event()428 bool is_callback_found = false; in xlnx_call_suspend_cb_handler() local439 is_callback_found = true; in xlnx_call_suspend_cb_handler()443 if (!is_callback_found) in xlnx_call_suspend_cb_handler()461 is_callback_found = true; in xlnx_call_notify_cb_handler()[all …]