Home
last modified time | relevance | path

Searched refs:remove_sleep (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dinit.c222 init_waitqueue_head(&card->remove_sleep); in snd_card_new()
464 wait_event_lock_irq(card->remove_sleep, in snd_card_disconnect_sync()
978 wake_up_all(&card->remove_sleep); in snd_card_file_remove()
/kernel/linux/linux-6.6/sound/core/
H A Dinit.c334 init_waitqueue_head(&card->remove_sleep); in snd_card_init()
573 wait_event_lock_irq(card->remove_sleep, in snd_card_disconnect_sync()
1119 wake_up_all(&card->remove_sleep); in snd_card_file_remove()
/kernel/linux/linux-5.10/include/sound/
H A Dcore.h121 wait_queue_head_t remove_sleep; member
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_bind.c163 wait_event(codec->remove_sleep, !refcount_read(&codec->pcm_ref)); in hda_codec_driver_remove()
H 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()
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h191 wait_queue_head_t remove_sleep; member
H A Dcore.h129 wait_queue_head_t remove_sleep; member

Completed in 12 milliseconds