Searched refs:audio_requests (Results 1 – 1 of 1) sorted by relevance
171 unsigned int video_requests, audio_requests, reset_ch; in tw686x_irq() local207 audio_requests = (int_status & dma_en) >> 8; in tw686x_irq()212 if (audio_requests) in tw686x_irq()213 tw686x_audio_irq(dev, audio_requests, pb_status); in tw686x_irq()