Lines Matching refs:private_value
515 rc = em28xx_read_ac97(dev, kcontrol->private_value); in em28xx_vol_put()
521 rc = em28xx_write_ac97(dev, kcontrol->private_value, val); in em28xx_vol_put()
528 val, (int)kcontrol->private_value); in em28xx_vol_put()
553 val = em28xx_read_ac97(dev, kcontrol->private_value); in em28xx_vol_get()
561 val, (int)kcontrol->private_value); in em28xx_vol_get()
588 rc = em28xx_read_ac97(dev, kcontrol->private_value); in em28xx_vol_put_mute()
597 rc = em28xx_write_ac97(dev, kcontrol->private_value, rc); in em28xx_vol_put_mute()
604 val, (int)kcontrol->private_value); in em28xx_vol_put_mute()
629 val = em28xx_read_ac97(dev, kcontrol->private_value); in em28xx_vol_get_mute()
642 val, (int)kcontrol->private_value); in em28xx_vol_get_mute()
659 tmp.private_value = id, in em28xx_cvol_new()
676 tmp.private_value = id, in em28xx_cvol_new()