Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/ !
Dhda_sysfs.c121 err = snd_hda_codec_reset(codec); in clear_codec()
136 err = snd_hda_codec_reset(codec); in reconfig_codec()
Dhda_local.h137 int snd_hda_codec_reset(struct hda_codec *codec);
Dhda_codec.c1846 int snd_hda_codec_reset(struct hda_codec *codec) in snd_hda_codec_reset() function