Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dpatch_realtek.c115 int codec_variant; /* flag for other variants */ member
3033 switch (spec->codec_variant) { in alc269_parse_auto_config()
3176 if (spec->codec_variant == ALC269_TYPE_ALC269VB) in alc269_shutup()
3178 if (spec->codec_variant == ALC269_TYPE_ALC269VB && in alc269_shutup()
3826 if (spec->codec_variant == ALC269_TYPE_ALC269VB) in alc269_resume()
3828 if (spec->codec_variant == ALC269_TYPE_ALC269VB && in alc269_resume()
3835 if (spec->codec_variant == ALC269_TYPE_ALC269VB) in alc269_resume()
3837 if (spec->codec_variant == ALC269_TYPE_ALC269VB && in alc269_resume()
8751 if (spec->codec_variant != ALC269_TYPE_ALC269VB) in alc269_fill_coef()
8810 spec->codec_variant = ALC269_TYPE_ALC269VA; in patch_alc269()
[all …]