Lines Matching refs:ctlvol
327 static int catpt_set_dspvol(struct catpt_dev *cdev, u8 stream_id, long *ctlvol);
813 static int catpt_set_dspvol(struct catpt_dev *cdev, u8 stream_id, long *ctlvol)
819 if (ctlvol[i] != ctlvol[0])
823 dspvol = ctlvol_to_dspvol(ctlvol[0]);
830 dspvol = ctlvol_to_dspvol(ctlvol[i]);
909 long *ctlvol = (long *)kcontrol->private_value;
917 ucontrol->value.integer.value[i] = ctlvol[i];
944 long *ctlvol = (long *)kcontrol->private_value;
950 ctlvol[i] = ucontrol->value.integer.value[i];
968 ctlvol[i] = ucontrol->value.integer.value[i];