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