Lines Matching defs:kctl
429 static int snd_mts64_ctl_smpte_switch_get(struct snd_kcontrol* kctl,
432 struct mts64 *mts = snd_kcontrol_chip(kctl);
443 static int snd_mts64_ctl_smpte_switch_put(struct snd_kcontrol* kctl,
446 struct mts64 *mts = snd_kcontrol_chip(kctl);
481 static int snd_mts64_ctl_smpte_time_h_info(struct snd_kcontrol *kctl,
491 static int snd_mts64_ctl_smpte_time_f_info(struct snd_kcontrol *kctl,
501 static int snd_mts64_ctl_smpte_time_info(struct snd_kcontrol *kctl,
511 static int snd_mts64_ctl_smpte_time_get(struct snd_kcontrol *kctl,
514 struct mts64 *mts = snd_kcontrol_chip(kctl);
515 int idx = kctl->private_value;
524 static int snd_mts64_ctl_smpte_time_put(struct snd_kcontrol *kctl,
527 struct mts64 *mts = snd_kcontrol_chip(kctl);
528 int idx = kctl->private_value;
587 static int snd_mts64_ctl_smpte_fps_info(struct snd_kcontrol *kctl,
597 static int snd_mts64_ctl_smpte_fps_get(struct snd_kcontrol *kctl,
600 struct mts64 *mts = snd_kcontrol_chip(kctl);
609 static int snd_mts64_ctl_smpte_fps_put(struct snd_kcontrol *kctl,
612 struct mts64 *mts = snd_kcontrol_chip(kctl);