Searched refs:qmp_mcore_channel_acked (Results 1 – 1 of 1) sorted by relevance
111 static bool qmp_mcore_channel_acked(struct qmp *qmp) in qmp_mcore_channel_acked() function174 ret = wait_event_timeout(qmp->event, qmp_mcore_channel_acked(qmp), HZ); in qmp_open()