Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dqcom_aoss.c106 static bool qmp_link_acked(struct qmp *qmp) in qmp_link_acked() function
153 ret = wait_event_timeout(qmp->event, qmp_link_acked(qmp), HZ); in qmp_open()