Searched refs:left_step (Results 1 – 2 of 2) sorted by relevance
46 void mixer_hwvol_step(device_t dev, int left_step, int right_step);
923 mixer_hwvol_step_locked(struct snd_mixer *m, int left_step, int right_step) in mixer_hwvol_step_locked() argument935 left += left_step * m->hwvol_step; in mixer_hwvol_step_locked()950 mixer_hwvol_step(device_t dev, int left_step, int right_step) in mixer_hwvol_step() argument958 mixer_hwvol_step_locked(m, left_step, right_step); in mixer_hwvol_step()