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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dbtaudio.c2 btaudio - bt878 audio dma driver for linux 2.4.x
98 struct btaudio { struct
100 struct btaudio *next;
155 static struct btaudio *btaudios;
164 static int alloc_buffer(struct btaudio *bta)
191 static void free_buffer(struct btaudio *bta)
205 static int make_risc(struct btaudio *bta)
222 "btaudio: bufsize=%d - bs=%d bc=%d - ls=%d, lc=%d\n",
249 static int start_recording(struct btaudio *bta)
290 printk(KERN_DEBUG "btaudio
[all...]
H A DMakefile53 obj-$(CONFIG_SOUND_BT878) += btaudio.o

Completed in 59 milliseconds