Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/qcom/
Dqcom_aoss.c111 static bool qmp_mcore_channel_acked(struct qmp *qmp) in qmp_mcore_channel_acked() function
174 ret = wait_event_timeout(qmp->event, qmp_mcore_channel_acked(qmp), HZ); in qmp_open()