Searched refs:snd_hda_gen_build_pcms (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/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 | 338 int snd_hda_gen_build_pcms(struct hda_codec *codec);
|
D | patch_cirrus.c | 354 .build_pcms = snd_hda_gen_build_pcms, 1168 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_via.c | 434 .build_pcms = snd_hda_gen_build_pcms, 581 err = snd_hda_gen_build_pcms(codec); in vt1708_build_pcms()
|
D | patch_analog.c | 175 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_conexant.c | 206 .build_pcms = snd_hda_gen_build_pcms,
|
D | hda_generic.c | 5698 int snd_hda_gen_build_pcms(struct hda_codec *codec) in snd_hda_gen_build_pcms() function 5804 EXPORT_SYMBOL_GPL(snd_hda_gen_build_pcms); 6059 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_sigmatel.c | 4452 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_realtek.c | 866 .build_pcms = snd_hda_gen_build_pcms,
|