Searched refs:snd_hda_codec_proc_new (Results 1 – 3 of 3) sorted by relevance
253 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
941 int snd_hda_codec_proc_new(struct hda_codec *codec) in snd_hda_codec_proc_new() function
1028 snd_hda_codec_proc_new(codec); in snd_hda_codec_device_new()