Home
last modified time | relevance | path

Searched refs:shutdown_wait (Results 1 – 2 of 2) sorted by relevance

/sound/usb/
Dusbaudio.h38 wait_queue_head_t shutdown_wait; member
Dcard.c788 init_waitqueue_head(&chip->shutdown_wait); in snd_usb_audio_create()
1081 wait_event(chip->shutdown_wait, in usb_audio_disconnect()
1140 wake_up(&chip->shutdown_wait); in snd_usb_lock_shutdown()
1149 wake_up(&chip->shutdown_wait); in snd_usb_unlock_shutdown()