Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dbind.c166 wait_event(codec->remove_sleep, !refcount_read(&codec->pcm_ref)); in hda_codec_driver_remove()
H A Dcodec.c690 wake_up(&pcm->codec->remove_sleep); in snd_hda_codec_pcm_put()
926 init_waitqueue_head(&codec->remove_sleep); in snd_hda_codec_device_init()
/linux/include/sound/
H A Dcore.h129 wait_queue_head_t remove_sleep; member
H A Dhda_codec.h192 wait_queue_head_t remove_sleep; member