Searched refs:f_audio_buf (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_audio.c247 struct f_audio_buf { struct
253 static struct f_audio_buf *f_audio_buffer_alloc(int buf_size)
255 struct f_audio_buf *copy_buf;
270 static void f_audio_buffer_free(struct f_audio_buf *audio_buf)
285 struct f_audio_buf *copy_buf;
306 struct f_audio_buf *play_buf;
314 struct f_audio_buf, list);
328 struct f_audio_buf *copy_buf = audio->copy_buf;
613 struct f_audio_buf *copy_buf = audio->copy_buf;

Completed in 35 milliseconds