Lines Matching refs:snd_kcontrol_new
51 snd_array_init(&spec->kctls, sizeof(struct snd_kcontrol_new), 32); in snd_hda_gen_spec_init()
70 struct snd_kcontrol_new *
72 const struct snd_kcontrol_new *temp) in snd_hda_gen_add_kctl()
74 struct snd_kcontrol_new *knew = snd_array_new(&spec->kctls); in snd_hda_gen_add_kctl()
91 struct snd_kcontrol_new *kctl = spec->kctls.list; in free_kctls()
973 static const struct snd_kcontrol_new control_templates[] = {
994 static struct snd_kcontrol_new *
998 struct snd_kcontrol_new *knew; in add_control()
2250 static const struct snd_kcontrol_new indep_hp_ctl = {
2383 static const struct snd_kcontrol_new channel_mode_enum = {
2495 static const struct snd_kcontrol_new loopback_mixing_enum = {
2661 static const struct snd_kcontrol_new out_jack_mode_enum = {
2674 struct snd_kcontrol_new *kctl = snd_array_elem(&spec->kctls, i); in find_kctl_name()
2716 struct snd_kcontrol_new *knew; in create_out_jack_modes()
2829 static const struct snd_kcontrol_new in_jack_mode_enum = {
2848 struct snd_kcontrol_new *knew; in create_in_jack_mode()
2975 static const struct snd_kcontrol_new hp_mic_jack_mode_enum = {
2985 struct snd_kcontrol_new *knew; in create_hp_mic_jack_mode()
3410 static const struct snd_kcontrol_new cap_src_temp = {
3467 static const struct snd_kcontrol_new cap_vol_temp = {
3491 static const struct snd_kcontrol_new cap_sw_temp = {
3585 struct snd_kcontrol_new *knew; in add_single_cap_ctl()
3641 struct snd_kcontrol_new *knew; in create_bind_cap_vol_ctl()
3725 struct snd_kcontrol_new *knew; in create_capture_mixers()
4554 static const struct snd_kcontrol_new automute_mode_enum = {