Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/qcom/
H A 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()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dqcom_aoss.c103 static bool qmp_mcore_channel_acked(struct qmp *qmp) in qmp_mcore_channel_acked() function
166 ret = wait_event_timeout(qmp->event, qmp_mcore_channel_acked(qmp), HZ); in qmp_open()

Completed in 3 milliseconds