Home
last modified time | relevance | path

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

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