Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_sysfs.c120 err = snd_hda_codec_reset(codec); in clear_codec()
135 err = snd_hda_codec_reset(codec); in reconfig_codec()
Dhda_local.h150 int snd_hda_codec_reset(struct hda_codec *codec);
Dhda_codec.c1679 int snd_hda_codec_reset(struct hda_codec *codec) in snd_hda_codec_reset() function