Searched refs:mix_ctl_t (Results 1 – 3 of 3) sorted by relevance
42 typedef struct mix_ctl mix_ctl_t; typedef107 int mixer_add_ctl_s(mix_ctl_t *);108 int mixer_remove_ctl(mix_ctl_t *);109 mix_ctl_t *mixer_get_ctl(struct mix_dev *, int);110 mix_ctl_t *mixer_get_ctl_byname(struct mix_dev *, const char *);
216 mix_ctl_t *ctl, *cp; in mixer_add_ctl()223 if ((ctl = calloc(1, sizeof(mix_ctl_t))) == NULL) in mixer_add_ctl()249 mixer_add_ctl_s(mix_ctl_t *ctl) in mixer_add_ctl_s()262 mixer_remove_ctl(mix_ctl_t *ctl) in mixer_remove_ctl()282 mix_ctl_t *285 mix_ctl_t *cp; in mixer_get_ctl()299 mix_ctl_t *302 mix_ctl_t *cp; in mixer_get_ctl_byname()
56 mix_ctl_t *cp; in main()282 mix_ctl_t *cp; in printdev()348 mix_ctl_t *cp; in mod_volume()424 mix_ctl_t *cp; in mod_mute()466 mix_ctl_t *cp; in mod_recsrc()