Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
Dhda_sysfs.c119 err = snd_hda_codec_reset(codec); in clear_codec()
134 err = snd_hda_codec_reset(codec); in reconfig_codec()
Dhda_local.h137 int snd_hda_codec_reset(struct hda_codec *codec);
Dhda_codec.c1843 int snd_hda_codec_reset(struct hda_codec *codec) in snd_hda_codec_reset() function