Searched refs:snd_hda_enum_helper_info (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | patch_analog.c | 460 return snd_hda_enum_helper_info(kcontrol, uinfo, 2, texts2); in ad1983_auto_smux_enum_info() 462 return snd_hda_enum_helper_info(kcontrol, uinfo, 3, texts3); in ad1983_auto_smux_enum_info() 742 return snd_hda_enum_helper_info(kcontrol, uinfo, num_conns, texts); in ad1988_auto_smux_enum_info()
|
| H A D | hda_local.h | 644 int snd_hda_enum_helper_info(struct snd_kcontrol *kcontrol, 648 snd_hda_enum_helper_info(kcontrol, uinfo, 0, NULL)
|
| H A D | hda_codec.c | 3558 int snd_hda_enum_helper_info(struct snd_kcontrol *kcontrol, in snd_hda_enum_helper_info() function 3573 EXPORT_SYMBOL_GPL(snd_hda_enum_helper_info);
|
| H A D | hda_generic.c | 2664 return snd_hda_enum_helper_info(kcontrol, uinfo, 2, out_jack_texts); in out_jack_mode_info() 2821 snd_hda_enum_helper_info(kcontrol, uinfo, hweight32(vref_caps), in in_jack_mode_info() 4754 return snd_hda_enum_helper_info(kcontrol, uinfo, 3, texts3); in automute_mode_info()
|