Searched refs:tw686x_audio_buf (Results 1 – 2 of 2) sorted by relevance
57 struct tw686x_audio_buf { struct72 struct tw686x_audio_buf *curr_bufs[2]; argument76 struct tw686x_audio_buf buf[TW686X_AUDIO_PAGE_MAX];
42 struct tw686x_audio_buf *done = NULL; in tw686x_audio_irq()43 struct tw686x_audio_buf *next = NULL; in tw686x_audio_irq()58 struct tw686x_audio_buf, list); in tw686x_audio_irq()150 struct tw686x_audio_buf *p_buf, *b_buf; in tw686x_pcm_prepare()201 p_buf = list_first_entry(&ac->buf_list, struct tw686x_audio_buf, list); in tw686x_pcm_prepare()204 b_buf = list_first_entry(&ac->buf_list, struct tw686x_audio_buf, list); in tw686x_pcm_prepare()