Lines Matching refs:private_value
433 int voices = kcontrol->private_value >> 8; in wm8766_vol_info()
448 voices = kcontrol->private_value >> 8; in wm8766_vol_get()
449 ofs = kcontrol->private_value & 0xff; in wm8766_vol_get()
462 voices = kcontrol->private_value >> 8; in wm8766_vol_put()
463 ofs = kcontrol->private_value & 0xff; in wm8766_vol_put()
663 int bit = kcontrol->private_value; in wm_adc_mux_get()
676 int bit = kcontrol->private_value; in wm_adc_mux_put()
806 .private_value = (2 << 8) | 0,
817 .private_value = (1 << 8) | 4,
828 .private_value = (1 << 8) | 5,
839 .private_value = (2 << 8) | 6,
858 .private_value = 0,
866 .private_value = 1,