Searched defs:fmixer (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dmixer_oss.c44 struct snd_mixer_oss_file *fmixer; local
74 struct snd_mixer_oss_file *fmixer; local
85 snd_mixer_oss_info(struct snd_mixer_oss_file *fmixer, mixer_info __user *_info) argument
101 snd_mixer_oss_info_obsolete(struct snd_mixer_oss_file *fmixer, _old_mixer_info __user *_info) argument
116 snd_mixer_oss_caps(struct snd_mixer_oss_file *fmixer) argument
128 snd_mixer_oss_devmask(struct snd_mixer_oss_file *fmixer) argument
144 snd_mixer_oss_stereodevs(struct snd_mixer_oss_file *fmixer) argument
160 snd_mixer_oss_recmask(struct snd_mixer_oss_file *fmixer) argument
181 snd_mixer_oss_get_recsrc(struct snd_mixer_oss_file *fmixer) argument
209 snd_mixer_oss_set_recsrc(struct snd_mixer_oss_file *fmixer, int recsrc) argument
246 snd_mixer_oss_get_volume(struct snd_mixer_oss_file *fmixer, int slot) argument
271 snd_mixer_oss_set_volume(struct snd_mixer_oss_file *fmixer, int slot, int volume) argument
296 snd_mixer_oss_ioctl1(struct snd_mixer_oss_file *fmixer, unsigned int cmd, unsigned long arg) argument
370 struct snd_mixer_oss_file fmixer; local
481 snd_mixer_oss_get_volume1_vol(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, unsigned int numid, int *left, int *right) argument
518 snd_mixer_oss_get_volume1_sw(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, unsigned int numid, int *left, int *right, int route) argument
557 snd_mixer_oss_get_volume1(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, int *left, int *right) argument
583 snd_mixer_oss_put_volume1_vol(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, unsigned int numid, int left, int right) argument
621 snd_mixer_oss_put_volume1_sw(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, unsigned int numid, int left, int right, int route) argument
666 snd_mixer_oss_put_volume1(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, int left, int right) argument
704 snd_mixer_oss_get_recsrc1_sw(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, int *active) argument
717 snd_mixer_oss_get_recsrc1_route(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, int *active) argument
730 snd_mixer_oss_put_recsrc1_sw(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, int active) argument
740 snd_mixer_oss_put_recsrc1_route(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, int active) argument
750 snd_mixer_oss_get_recsrc2(struct snd_mixer_oss_file *fmixer, unsigned int *active_index) argument
799 snd_mixer_oss_put_recsrc2(struct snd_mixer_oss_file *fmixer, unsigned int active_index) argument
[all...]

Completed in 96 milliseconds