Searched refs:snd_hda_gen_build_pcms (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/sound/pci/hda/ |
D | patch_ca0110.c | 34 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_cmedia.c | 43 .build_pcms = snd_hda_gen_build_pcms,
|
D | hda_generic.h | 329 int snd_hda_gen_build_pcms(struct hda_codec *codec);
|
D | patch_cirrus.c | 354 .build_pcms = snd_hda_gen_build_pcms, 1178 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_via.c | 485 .build_pcms = snd_hda_gen_build_pcms, 636 err = snd_hda_gen_build_pcms(codec); in vt1708_build_pcms()
|
D | patch_conexant.c | 232 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_analog.c | 175 .build_pcms = snd_hda_gen_build_pcms,
|
D | hda_generic.c | 5530 int snd_hda_gen_build_pcms(struct hda_codec *codec) in snd_hda_gen_build_pcms() function 5636 EXPORT_SYMBOL_GPL(snd_hda_gen_build_pcms); 5891 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_sigmatel.c | 4439 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_realtek.c | 847 .build_pcms = snd_hda_gen_build_pcms,
|