Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dpatch_realtek.c104 int codec_variant; /* flag for other variants */ member
2941 switch (spec->codec_variant) { in alc269_parse_auto_config()
2983 if (spec->codec_variant == ALC269_TYPE_ALC269VB) in alc269_shutup()
2985 if (spec->codec_variant == ALC269_TYPE_ALC269VB && in alc269_shutup()
3618 if (spec->codec_variant == ALC269_TYPE_ALC269VB) in alc269_resume()
3620 if (spec->codec_variant == ALC269_TYPE_ALC269VB && in alc269_resume()
3627 if (spec->codec_variant == ALC269_TYPE_ALC269VB) in alc269_resume()
3629 if (spec->codec_variant == ALC269_TYPE_ALC269VB && in alc269_resume()
7863 if (spec->codec_variant != ALC269_TYPE_ALC269VB) in alc269_fill_coef()
7922 spec->codec_variant = ALC269_TYPE_ALC269VA; in patch_alc269()
[all …]