Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dpatch_realtek.c224 static unsigned int alc_get_coef0(struct hda_codec *codec) in alc_get_coef0() function
410 coef = alc_get_coef0(codec); in alc_fill_eapd_coef()
522 switch (alc_get_coef0(codec) & 0x00f0) { in alc888_coef_init()
1081 if ((alc_get_coef0(codec) & p->coef_mask) == p->coef_bits) in alc_codec_rename_from_preset()
3328 (alc_get_coef0(codec) & 0x00ff) == 0x018) { in alc269_shutup()
4039 (alc_get_coef0(codec) & 0x00ff) == 0x018) { in alc269_resume()
4048 (alc_get_coef0(codec) & 0x00ff) == 0x017) { in alc269_resume()
10294 if ((alc_get_coef0(codec) & 0x00ff) < 0x015) { in alc269_fill_coef()
10299 if ((alc_get_coef0(codec) & 0x00ff) == 0x016) { in alc269_fill_coef()
10304 if ((alc_get_coef0(codec) & 0x00ff) == 0x017) { in alc269_fill_coef()
[all …]