Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dsysfs.c119 err = snd_hda_codec_reset(codec); in clear_codec()
134 err = snd_hda_codec_reset(codec); in reconfig_codec()
H A Dhda_local.h139 int snd_hda_codec_reset(struct hda_codec *codec);
H A Dcodec.c1788 * snd_hda_codec_reset - Clear all objects assigned to the codec
1797 int snd_hda_codec_reset(struct hda_codec *codec) in snd_hda_codec_reset() function