msg_sleep        1306 sound/pci/mixart/mixart.c 	init_waitqueue_head(&mgr->msg_sleep);
msg_sleep          66 sound/pci/mixart/mixart.h 	wait_queue_head_t msg_sleep;
msg_sleep         243 sound/pci/mixart/mixart_core.c 	add_wait_queue(&mgr->msg_sleep, &wait);
msg_sleep         246 sound/pci/mixart/mixart_core.c 	remove_wait_queue(&mgr->msg_sleep, &wait);
msg_sleep         295 sound/pci/mixart/mixart_core.c 	add_wait_queue(&mgr->msg_sleep, &wait);
msg_sleep         298 sound/pci/mixart/mixart_core.c 	remove_wait_queue(&mgr->msg_sleep, &wait);
msg_sleep         535 sound/pci/mixart/mixart_core.c 				wake_up(&mgr->msg_sleep);