Lines Matching defs:kcontrol
345 static int snd_cs8427_in_status_info(struct snd_kcontrol *kcontrol,
355 static int snd_cs8427_in_status_get(struct snd_kcontrol *kcontrol,
358 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol);
362 data = snd_cs8427_reg_read(device, kcontrol->private_value);
370 static int snd_cs8427_qsubcode_info(struct snd_kcontrol *kcontrol,
378 static int snd_cs8427_qsubcode_get(struct snd_kcontrol *kcontrol,
381 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol);
403 static int snd_cs8427_spdif_info(struct snd_kcontrol *kcontrol,
411 static int snd_cs8427_spdif_get(struct snd_kcontrol *kcontrol,
414 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol);
423 static int snd_cs8427_spdif_put(struct snd_kcontrol *kcontrol,
426 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol);
428 unsigned char *status = kcontrol->private_value ?
437 if (change && (kcontrol->private_value ?
447 static int snd_cs8427_spdif_mask_info(struct snd_kcontrol *kcontrol,
455 static int snd_cs8427_spdif_mask_get(struct snd_kcontrol *kcontrol,