tw686x_audio_buf
struct tw686x_audio_buf *p_buf, *b_buf;
p_buf = list_first_entry(&ac->buf_list, struct tw686x_audio_buf, list);
b_buf = list_first_entry(&ac->buf_list, struct tw686x_audio_buf, list);
struct tw686x_audio_buf *done = NULL;
struct tw686x_audio_buf *next = NULL;
struct tw686x_audio_buf, list);
struct tw686x_audio_buf *curr_bufs[2];
struct tw686x_audio_buf buf[TW686X_AUDIO_PAGE_MAX];