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
553 int snd_hda_create_hwdep(struct hda_codec *codec);555 static inline int snd_hda_create_hwdep(struct hda_codec *codec) { return 0; } in snd_hda_create_hwdep() function
994 snd_hda_create_hwdep(codec); in snd_hda_codec_device_new()