Home
last modified time | relevance | path

Searched refs:msg_sleep (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/sound/pci/mixart/
A Dmixart_core.c238 add_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg()
241 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg()
292 add_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg_wait_notif()
295 remove_wait_queue(&mgr->msg_sleep, &wait); in snd_mixart_send_msg_wait_notif()
535 wake_up(&mgr->msg_sleep); in snd_mixart_threaded_irq()
A Dmixart.h66 wait_queue_head_t msg_sleep; member
A Dmixart.c1306 init_waitqueue_head(&mgr->msg_sleep); in snd_mixart_probe()

Completed in 6 milliseconds