Lines Matching refs:kcontrol
360 static int snd_cs8427_in_status_info(struct snd_kcontrol *kcontrol, in snd_cs8427_in_status_info() argument
370 static int snd_cs8427_in_status_get(struct snd_kcontrol *kcontrol, in snd_cs8427_in_status_get() argument
373 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_in_status_get()
377 data = snd_cs8427_reg_read(device, kcontrol->private_value); in snd_cs8427_in_status_get()
385 static int snd_cs8427_qsubcode_info(struct snd_kcontrol *kcontrol, in snd_cs8427_qsubcode_info() argument
393 static int snd_cs8427_qsubcode_get(struct snd_kcontrol *kcontrol, in snd_cs8427_qsubcode_get() argument
396 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_qsubcode_get()
418 static int snd_cs8427_spdif_info(struct snd_kcontrol *kcontrol, in snd_cs8427_spdif_info() argument
426 static int snd_cs8427_spdif_get(struct snd_kcontrol *kcontrol, in snd_cs8427_spdif_get() argument
429 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_spdif_get()
438 static int snd_cs8427_spdif_put(struct snd_kcontrol *kcontrol, in snd_cs8427_spdif_put() argument
441 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol); in snd_cs8427_spdif_put()
443 unsigned char *status = kcontrol->private_value ? in snd_cs8427_spdif_put()
452 if (change && (kcontrol->private_value ? in snd_cs8427_spdif_put()
462 static int snd_cs8427_spdif_mask_info(struct snd_kcontrol *kcontrol, in snd_cs8427_spdif_mask_info() argument
470 static int snd_cs8427_spdif_mask_get(struct snd_kcontrol *kcontrol, in snd_cs8427_spdif_mask_get() argument