Searched refs:snd_hda_gen_build_pcms (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/sound/pci/hda/ |
D | patch_ca0110.c | 21 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_cmedia.c | 29 .build_pcms = snd_hda_gen_build_pcms,
|
D | hda_generic.h | 335 int snd_hda_gen_build_pcms(struct hda_codec *codec);
|
D | patch_cirrus.c | 341 .build_pcms = snd_hda_gen_build_pcms, 1155 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_via.c | 421 .build_pcms = snd_hda_gen_build_pcms, 568 err = snd_hda_gen_build_pcms(codec); in vt1708_build_pcms()
|
D | patch_analog.c | 162 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_conexant.c | 180 .build_pcms = snd_hda_gen_build_pcms,
|
D | hda_generic.c | 5716 int snd_hda_gen_build_pcms(struct hda_codec *codec) in snd_hda_gen_build_pcms() function 5822 EXPORT_SYMBOL_GPL(snd_hda_gen_build_pcms); 6096 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_sigmatel.c | 4450 .build_pcms = snd_hda_gen_build_pcms,
|
D | patch_realtek.c | 914 .build_pcms = snd_hda_gen_build_pcms,
|