Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/hda/
Dhda_local.h253 int snd_hda_codec_proc_new(struct hda_codec *codec);
255 static inline int snd_hda_codec_proc_new(struct hda_codec *codec) { return 0; } in snd_hda_codec_proc_new() function
Dhda_proc.c941 int snd_hda_codec_proc_new(struct hda_codec *codec) in snd_hda_codec_proc_new() function
Dhda_codec.c1028 snd_hda_codec_proc_new(codec); in snd_hda_codec_device_new()