Home
last modified time | relevance | path

Searched refs:snd_hda_codec_proc_new (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_local.h273 int snd_hda_codec_proc_new(struct hda_codec *codec);
275 static inline int snd_hda_codec_proc_new(struct hda_codec *codec) { return 0; } in snd_hda_codec_proc_new() function
Dhda_proc.c919 int snd_hda_codec_proc_new(struct hda_codec *codec) in snd_hda_codec_proc_new() function
Dhda_codec.c975 snd_hda_codec_proc_new(codec); in snd_hda_codec_device_new()