Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6adm.c65 wait_queue_head_t matrix_map_wait; member
168 wake_up(&adm->matrix_map_wait); in q6adm_callback()
538 ret = wait_event_timeout(adm->matrix_map_wait, in q6adm_matrix_map()
599 init_waitqueue_head(&adm->matrix_map_wait); in q6adm_probe()