Home
last modified time | relevance | path

Searched refs:qmp_ucore_channel_up (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/qcom/
H A Dqcom_aoss.c108 static bool qmp_ucore_channel_up(struct qmp *qmp) in qmp_ucore_channel_up() function
155 ret = wait_event_timeout(qmp->event, qmp_ucore_channel_up(qmp), HZ); in qmp_open()