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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/echoaudio/
H A Dechoaudio.h327 struct audiopipe { struct
465 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe);
H A Dechoaudio_dsp.c1046 static int allocate_pipes(struct echoaudio *chip, struct audiopipe *pipe,
1086 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe)
1111 static int sglist_init(struct echoaudio *chip, struct audiopipe *pipe)
1122 static int sglist_add_mapping(struct echoaudio *chip, struct audiopipe *pipe,
1141 static inline int sglist_add_irq(struct echoaudio *chip, struct audiopipe *pipe)
1148 static inline int sglist_wrap(struct echoaudio *chip, struct audiopipe *pipe)
H A Dechoaudio.c104 struct audiopipe *pipe = runtime->private_data;
270 struct audiopipe *pipe;
279 pipe = kzalloc(sizeof(struct audiopipe), GFP_KERNEL);
532 struct audiopipe *pipe;
535 pipe = (struct audiopipe *) substream->runtime->private_data;
672 struct audiopipe *pipe;
675 pipe = (struct audiopipe *) substream->runtime->private_data;
698 int pipe_index = ((struct audiopipe *)runtime->private_data)->index;
740 struct audiopipe *pipe = runtime->private_data;
815 struct audiopipe *pip
[all...]

Completed in 89 milliseconds