Lines Matching defs:ctlvol
327 static int catpt_set_dspvol(struct catpt_dev *cdev, u8 stream_id, long *ctlvol);
823 static int catpt_set_dspvol(struct catpt_dev *cdev, u8 stream_id, long *ctlvol)
829 if (ctlvol[i] != ctlvol[0])
833 dspvol = ctlvol_to_dspvol(ctlvol[0]);
840 dspvol = ctlvol_to_dspvol(ctlvol[i]);
917 long *ctlvol = (long *)kcontrol->private_value;
925 ucontrol->value.integer.value[i] = ctlvol[i];
951 long *ctlvol = (long *)kcontrol->private_value;
957 ctlvol[i] = ucontrol->value.integer.value[i];
974 ctlvol[i] = ucontrol->value.integer.value[i];