Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dpatch_realtek.c117 int codec_variant; /* flag for other variants */ member
2847 switch (spec->codec_variant) { in alc269_parse_auto_config()
2908 if (spec->codec_variant == ALC269_TYPE_ALC269VB) in alc269_shutup()
2910 if (spec->codec_variant == ALC269_TYPE_ALC269VB && in alc269_shutup()
3478 if (spec->codec_variant == ALC269_TYPE_ALC269VB) in alc269_resume()
3480 if (spec->codec_variant == ALC269_TYPE_ALC269VB && in alc269_resume()
3487 if (spec->codec_variant == ALC269_TYPE_ALC269VB) in alc269_resume()
3489 if (spec->codec_variant == ALC269_TYPE_ALC269VB && in alc269_resume()
7130 if (spec->codec_variant != ALC269_TYPE_ALC269VB) in alc269_fill_coef()
7189 spec->codec_variant = ALC269_TYPE_ALC269VA; in patch_alc269()
[all …]