Lines Matching defs:kcontrol
352 static int snd_cs8427_in_status_info(struct snd_kcontrol *kcontrol,
362 static int snd_cs8427_in_status_get(struct snd_kcontrol *kcontrol,
365 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol);
369 data = snd_cs8427_reg_read(device, kcontrol->private_value);
377 static int snd_cs8427_qsubcode_info(struct snd_kcontrol *kcontrol,
385 static int snd_cs8427_qsubcode_get(struct snd_kcontrol *kcontrol,
388 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol);
411 static int snd_cs8427_spdif_info(struct snd_kcontrol *kcontrol,
419 static int snd_cs8427_spdif_get(struct snd_kcontrol *kcontrol,
422 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol);
431 static int snd_cs8427_spdif_put(struct snd_kcontrol *kcontrol,
434 struct snd_i2c_device *device = snd_kcontrol_chip(kcontrol);
436 unsigned char *status = kcontrol->private_value ?
445 if (change && (kcontrol->private_value ?
455 static int snd_cs8427_spdif_mask_info(struct snd_kcontrol *kcontrol,
463 static int snd_cs8427_spdif_mask_get(struct snd_kcontrol *kcontrol,