Lines Matching defs:m

143 mixer_set_softpcmvol(struct snd_mixer *m, struct snddev_info *d,  in mixer_set_softpcmvol()
188 mixer_set_eq(struct snd_mixer *m, struct snddev_info *d, in mixer_set_eq()
240 mixer_set(struct snd_mixer *m, u_int dev, u_int32_t muted, u_int lev) in mixer_set()
423 mixer_get_recroute(struct snd_mixer *m, int *route) in mixer_get_recroute()
458 mixer_set_recroute(struct snd_mixer *m, int route) in mixer_set_recroute()
482 mix_setdevs(struct snd_mixer *m, u_int32_t v) in mix_setdevs()
522 mix_setrecdevs(struct snd_mixer *m, u_int32_t v) in mix_setrecdevs()
572 mix_setparentchild(struct snd_mixer *m, u_int32_t parent, u_int32_t childs) in mix_setparentchild()
595 mix_setrealdev(struct snd_mixer *m, u_int32_t dev, u_int32_t realdev) in mix_setrealdev()
604 mix_getparent(struct snd_mixer *m, u_int32_t dev) in mix_getparent()
612 mix_getchild(struct snd_mixer *m, u_int32_t dev) in mix_getchild()
620 mix_getdevs(struct snd_mixer *m) in mix_getdevs()
626 mix_getmutedevs(struct snd_mixer *m) in mix_getmutedevs()
632 mix_getrecdevs(struct snd_mixer *m) in mix_getrecdevs()
638 mix_getdevinfo(struct snd_mixer *m) in mix_getdevinfo()
647 struct snd_mixer *m; in mixer_obj_create() local
686 mixer_delete(struct snd_mixer *m) in mixer_delete()
712 struct snd_mixer *m; in mixer_init() local
792 struct snd_mixer *m; in mixer_uninit() local
832 struct snd_mixer *m; in mixer_reinit() local
864 struct snd_mixer *m; in sysctl_hw_snd_hwvol_mixer() local
888 struct snd_mixer *m; in mixer_hwvol_init() local
907 mixer_hwvol_mute_locked(struct snd_mixer *m) in mixer_hwvol_mute_locked()
915 struct snd_mixer *m; in mixer_hwvol_mute() local
926 mixer_hwvol_step_locked(struct snd_mixer *m, int left_step, int right_step) in mixer_hwvol_step_locked()
953 struct snd_mixer *m; in mixer_hwvol_step() local
964 mixer_busy(struct snd_mixer *m) in mixer_busy()
972 mix_set(struct snd_mixer *m, u_int dev, u_int left, u_int right) in mix_set()
986 mix_get(struct snd_mixer *m, u_int dev) in mix_get()
1000 mix_setrecsrc(struct snd_mixer *m, u_int32_t src) in mix_setrecsrc()
1014 mix_getrecsrc(struct snd_mixer *m) in mix_getrecsrc()
1028 mix_get_type(struct snd_mixer *m) in mix_get_type()
1036 mix_get_dev(struct snd_mixer *m) in mix_get_dev()
1049 struct snd_mixer *m; in mixer_open() local
1072 struct snd_mixer *m; in mixer_close() local
1098 struct snd_mixer *m; in mixer_ioctl_channel() local
1235 mixer_mixerinfo(struct snd_mixer *m, mixer_info *mi) in mixer_mixerinfo()
1251 struct snd_mixer *m; in mixer_ioctl_cmd() local
1430 struct snd_mixer *m; in mixer_oss_mixerinfo() local
1564 mixer_get_lock(struct snd_mixer *m) in mixer_get_lock()
1573 mix_get_locked(struct snd_mixer *m, u_int dev, int *pleft, int *pright) in mix_get_locked()
1590 mix_set_locked(struct snd_mixer *m, u_int dev, int left, int right) in mix_set_locked()