Lines Matching defs:kctl
430 static int snd_mts64_ctl_smpte_switch_get(struct snd_kcontrol* kctl,
433 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);
477 static int snd_mts64_ctl_smpte_time_h_info(struct snd_kcontrol *kctl,
487 static int snd_mts64_ctl_smpte_time_f_info(struct snd_kcontrol *kctl,
497 static int snd_mts64_ctl_smpte_time_info(struct snd_kcontrol *kctl,
507 static int snd_mts64_ctl_smpte_time_get(struct snd_kcontrol *kctl,
510 struct mts64 *mts = snd_kcontrol_chip(kctl);
511 int idx = kctl->private_value;
519 static int snd_mts64_ctl_smpte_time_put(struct snd_kcontrol *kctl,
522 struct mts64 *mts = snd_kcontrol_chip(kctl);
523 int idx = kctl->private_value;
580 static int snd_mts64_ctl_smpte_fps_info(struct snd_kcontrol *kctl,
590 static int snd_mts64_ctl_smpte_fps_get(struct snd_kcontrol *kctl,
593 struct mts64 *mts = snd_kcontrol_chip(kctl);
601 static int snd_mts64_ctl_smpte_fps_put(struct snd_kcontrol *kctl,
604 struct mts64 *mts = snd_kcontrol_chip(kctl);