Lines Matching refs:snd_kcontrol
49 struct snd_kcontrol *pcm_ctl;
360 static int snd_cs8427_in_status_info(struct snd_kcontrol *kcontrol, in snd_cs8427_in_status_info()
370 static int snd_cs8427_in_status_get(struct snd_kcontrol *kcontrol, in snd_cs8427_in_status_get()
385 static int snd_cs8427_qsubcode_info(struct snd_kcontrol *kcontrol, in snd_cs8427_qsubcode_info()
393 static int snd_cs8427_qsubcode_get(struct snd_kcontrol *kcontrol, in snd_cs8427_qsubcode_get()
418 static int snd_cs8427_spdif_info(struct snd_kcontrol *kcontrol, in snd_cs8427_spdif_info()
426 static int snd_cs8427_spdif_get(struct snd_kcontrol *kcontrol, in snd_cs8427_spdif_get()
438 static int snd_cs8427_spdif_put(struct snd_kcontrol *kcontrol, in snd_cs8427_spdif_put()
462 static int snd_cs8427_spdif_mask_info(struct snd_kcontrol *kcontrol, in snd_cs8427_spdif_mask_info()
470 static int snd_cs8427_spdif_mask_get(struct snd_kcontrol *kcontrol, in snd_cs8427_spdif_mask_get()
535 struct snd_kcontrol *kctl; in snd_cs8427_iec958_build()