Searched refs:qmp_link_acked (Results 1 - 1 of 1) sorted by path

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

Completed in 184 milliseconds