Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A Dinit.c329 init_waitqueue_head(&card->remove_sleep); in snd_card_init()
568 wait_event_lock_irq(card->remove_sleep, in snd_card_disconnect_sync()
1114 wake_up_all(&card->remove_sleep); in snd_card_file_remove()
/linux-6.3-rc2/sound/pci/hda/
A Dhda_bind.c164 wait_event(codec->remove_sleep, !refcount_read(&codec->pcm_ref)); in hda_codec_driver_remove()
A Dhda_codec.c709 wake_up(&pcm->codec->remove_sleep); in snd_hda_codec_pcm_put()
946 init_waitqueue_head(&codec->remove_sleep); in snd_hda_codec_device_init()
/linux-6.3-rc2/include/sound/
A Dcore.h129 wait_queue_head_t remove_sleep; member
A Dhda_codec.h194 wait_queue_head_t remove_sleep; member

Completed in 17 milliseconds