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()
971 static const struct snd_kcontrol_new control_templates[] = {
992 static struct snd_kcontrol_new *
996 struct snd_kcontrol_new *knew; in add_control()
2248 static const struct snd_kcontrol_new indep_hp_ctl = {
2381 static const struct snd_kcontrol_new channel_mode_enum = {
2493 static const struct snd_kcontrol_new loopback_mixing_enum = {
2659 static const struct snd_kcontrol_new out_jack_mode_enum = {
2672 struct snd_kcontrol_new *kctl = snd_array_elem(&spec->kctls, i); in find_kctl_name()
2714 struct snd_kcontrol_new *knew; in create_out_jack_modes()
2827 static const struct snd_kcontrol_new in_jack_mode_enum = {
2846 struct snd_kcontrol_new *knew; in create_in_jack_mode()
2973 static const struct snd_kcontrol_new hp_mic_jack_mode_enum = {
2983 struct snd_kcontrol_new *knew; in create_hp_mic_jack_mode()
3408 static const struct snd_kcontrol_new cap_src_temp = {
3465 static const struct snd_kcontrol_new cap_vol_temp = {
3489 static const struct snd_kcontrol_new cap_sw_temp = {
3583 struct snd_kcontrol_new *knew; in add_single_cap_ctl()
3639 struct snd_kcontrol_new *knew; in create_bind_cap_vol_ctl()
3723 struct snd_kcontrol_new *knew; in create_capture_mixers()
4552 static const struct snd_kcontrol_new automute_mode_enum = {