Searched refs:trace_sleep (Results 1 – 2 of 2) sorted by relevance
277 add_wait_queue(&sdev->trace_sleep, &wait); in sof_wait_trace_avail()283 remove_wait_queue(&sdev->trace_sleep, &wait); in sof_wait_trace_avail()492 init_waitqueue_head(&sdev->trace_sleep); in snd_sof_init_trace()516 wake_up(&sdev->trace_sleep); in snd_sof_trace_update_pos()535 wake_up(&sdev->trace_sleep); in snd_sof_trace_notify_for_error()559 wake_up(&sdev->trace_sleep); in snd_sof_release_trace()
467 wait_queue_head_t trace_sleep; member
Completed in 6 milliseconds