Home
last modified time | relevance | path

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

/openbmc/linux/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()