Searched refs:snd_hda_create_hwdep (Results 1 – 3 of 3) sorted by relevance
94 int snd_hda_create_hwdep(struct hda_codec *codec) in snd_hda_create_hwdep() function
554 int snd_hda_create_hwdep(struct hda_codec *codec);556 static inline int snd_hda_create_hwdep(struct hda_codec *codec) { return 0; } in snd_hda_create_hwdep() function
1031 snd_hda_create_hwdep(codec); in snd_hda_codec_device_new()