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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Di810_audio.c150 struct i810_channel struct
355 struct i810_channel *read_channel;
356 struct i810_channel *write_channel;
423 struct i810_channel *channel; /* 1:1 to states[] but diff. lifetime */
443 struct i810_channel *(*alloc_pcm_channel)(struct i810_card *);
444 struct i810_channel *(*alloc_rec_pcm_channel)(struct i810_card *);
445 struct i810_channel *(*alloc_rec_mic_channel)(struct i810_card *);
619 static struct i810_channel *i810_alloc_pcm_channel(struct i810_card *card)
627 static struct i810_channel *i810_alloc_rec_pcm_channel(struct i810_card *card)
635 static struct i810_channel *i810_alloc_rec_mic_channe
[all...]

Completed in 38 milliseconds