Searched refs:tw686x_audio_buf (Results 1 – 2 of 2) sorted by relevance
54 struct tw686x_audio_buf { struct69 struct tw686x_audio_buf *curr_bufs[2]; argument73 struct tw686x_audio_buf buf[TW686X_AUDIO_PAGE_MAX];
39 struct tw686x_audio_buf *done = NULL; in tw686x_audio_irq()40 struct tw686x_audio_buf *next = NULL; in tw686x_audio_irq()55 struct tw686x_audio_buf, list); in tw686x_audio_irq()136 struct tw686x_audio_buf *p_buf, *b_buf; in tw686x_pcm_prepare()187 p_buf = list_first_entry(&ac->buf_list, struct tw686x_audio_buf, list); in tw686x_pcm_prepare()190 b_buf = list_first_entry(&ac->buf_list, struct tw686x_audio_buf, list); in tw686x_pcm_prepare()