Searched refs:mod_volume (Results 1 – 1 of 1) sorted by relevance
48 static int mod_volume(struct mix_dev *, void *);234 rc += mixer_add_ctl(dp, C_VOL, "volume", mod_volume, print_volume); in initctls()412 mod_volume(struct mix_dev *d, void *p) in mod_volume() function