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

/linux-4.4.14/sound/oss/
H A Dswarm_cs4297a.c256 wait_queue_head_t reg_wait; member in struct:serdma_s
753 oss_broken_sleep_on(&s->dma_dac.reg_wait, MAX_SCHEDULE_TIMEOUT); serdma_reg_access()
795 oss_broken_sleep_on(&s->dma_adc.reg_wait, MAX_SCHEDULE_TIMEOUT); cs4297a_read_ac97()
982 wake_up(&d->reg_wait); cs4297a_update_ptr()
1055 wake_up(&d->reg_wait); cs4297a_update_ptr()
1880 wake_up(&s->dma_dac.reg_wait); cs4297a_write()
2668 init_waitqueue_head(&s->dma_adc.reg_wait); cs4297a_init()
2669 init_waitqueue_head(&s->dma_dac.reg_wait); cs4297a_init()

Completed in 69 milliseconds