Home
last modified time | relevance | path

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

/sound/soc/intel/common/
Dsst-ipc.c52 ret = wait_event_timeout(msg->waitq, msg->complete, in tx_wait_done()
135 init_waitqueue_head(&ipc->msg[i].waitq); in msg_empty_list_init()
253 wake_up(&msg->waitq); in sst_ipc_tx_msg_reply_complete()
Dsst-ipc.h29 wait_queue_head_t waitq; member
/sound/soc/sof/
Dipc.c225 ret = wait_event_timeout(msg->waitq, msg->ipc_complete, in tx_wait_done()
368 wake_up(&msg->waitq); in snd_sof_ipc_reply()
859 init_waitqueue_head(&msg->waitq); in snd_sof_ipc_init()
Dsof-priv.h350 wait_queue_head_t waitq; member