Home
last modified time | relevance | path

Searched refs:snd_hda_apply_verbs (Results 1 – 4 of 4) sorted by relevance

/linux/sound/hda/common/
H A Dauto_parser.c798 void snd_hda_apply_verbs(struct hda_codec *codec) in snd_hda_apply_verbs() function
806 EXPORT_SYMBOL_GPL(snd_hda_apply_verbs);
H A Dhda_local.h376 void snd_hda_apply_verbs(struct hda_codec *codec);
/linux/sound/hda/codecs/realtek/
H A Drealtek.c780 snd_hda_apply_verbs(codec); /* apply verbs here after own init */ in alc_init()
/linux/sound/hda/codecs/
H A Dgeneric.c6031 snd_hda_apply_verbs(codec); in snd_hda_gen_init()