Searched refs:audio_requests (Results 1 – 1 of 1) sorted by relevance
168 unsigned int video_requests, audio_requests, reset_ch; in tw686x_irq() local204 audio_requests = (int_status & dma_en) >> 8; in tw686x_irq()209 if (audio_requests) in tw686x_irq()210 tw686x_audio_irq(dev, audio_requests, pb_status); in tw686x_irq()