Lines Matching refs:ctlvol
394 static int catpt_set_dspvol(struct catpt_dev *cdev, u8 stream_id, long *ctlvol);
810 static int catpt_set_dspvol(struct catpt_dev *cdev, u8 stream_id, long *ctlvol)
816 if (ctlvol[i] != ctlvol[0])
820 dspvol = ctlvol_to_dspvol(ctlvol[0]);
827 dspvol = ctlvol_to_dspvol(ctlvol[i]);
901 long *ctlvol = (long *)kcontrol->private_value;
908 ucontrol->value.integer.value[i] = ctlvol[i];
933 long *ctlvol = (long *)kcontrol->private_value;
939 ctlvol[i] = ucontrol->value.integer.value[i];
955 ctlvol[i] = ucontrol->value.integer.value[i];