Searched refs:right_step (Results 1 – 2 of 2) sorted by relevance
46 void mixer_hwvol_step(device_t dev, int left_step, int right_step);
926 mixer_hwvol_step_locked(struct snd_mixer *m, int left_step, int right_step) in mixer_hwvol_step_locked() argument940 right += right_step * m->hwvol_step; in mixer_hwvol_step_locked()951 mixer_hwvol_step(device_t dev, int left_step, int right_step) in mixer_hwvol_step() argument959 mixer_hwvol_step_locked(m, left_step, right_step); in mixer_hwvol_step()