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