Searched refs:hda_fixup (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/sound/pci/hda/ |
D | patch_realtek.c | 266 const struct hda_fixup *fix, int action) in alc_fixup_gpio1() 272 const struct hda_fixup *fix, int action) in alc_fixup_gpio2() 278 const struct hda_fixup *fix, int action) in alc_fixup_gpio3() 284 const struct hda_fixup *fix, int action) in alc_fixup_gpio4() 527 const struct hda_fixup *fix, int action) in alc_fixup_sku_ignore() 537 const struct hda_fixup *fix, int action) in alc_fixup_no_depop_delay() 756 const struct hda_fixup *fix, int action) in alc_fixup_inv_dmic() 1126 const struct hda_fixup *fix, int action) in alc880_fixup_vol_knob() 1133 static const struct hda_fixup alc880_fixups[] = { 1583 const struct hda_fixup *fix, int action) in alc260_fixup_gpio1_toggle() [all …]
|
D | patch_sigmatel.c | 1369 const struct hda_fixup *fix, int action) in stac9200_fixup_panasonic() 1384 static const struct hda_fixup stac9200_fixups[] = { 1653 static const struct hda_fixup stac925x_fixups[] = { 1797 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_ref() 1817 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_eq() 1831 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_amic() 1842 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_dmic() 1853 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_both() 1864 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_alienware_m17x() 1876 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_no_jd() [all …]
|
D | patch_analog.c | 234 const struct hda_fixup *fix, int action) in ad_fixup_inv_jack_detect() 248 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd() 261 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd_mix_in() 283 static const struct hda_fixup ad1986a_fixups[] = { 571 const struct hda_fixup *fix, int action) in ad1981_fixup_hp_eapd() 585 const struct hda_fixup *fix, int action) in ad1981_fixup_amp_override() 600 static const struct hda_fixup ad1981_fixups[] = { 888 static const struct hda_fixup ad1988_fixups[] = { 976 const struct hda_fixup *fix, int action) in ad1884_fixup_amp_override() 1000 const struct hda_fixup *fix, int action) in ad1884_fixup_hp_eapd() [all …]
|
D | dell_wmi_helper.c | 19 const struct hda_fixup *fix, int action) in alc_fixup_dell_wmi() 44 const struct hda_fixup *fix, int action) in alc_fixup_dell_wmi()
|
D | patch_cirrus.c | 508 const struct hda_fixup *fix, int action) in cs420x_fixup_gpio_13() 520 const struct hda_fixup *fix, int action) in cs420x_fixup_gpio_23() 531 static const struct hda_fixup cs420x_fixups[] = { 664 const struct hda_fixup *fix, int action) in cs4208_fixup_gpio0() 675 static const struct hda_fixup cs4208_fixups[]; 679 const struct hda_fixup *fix, int action) in cs4208_fixup_mac() 693 const struct hda_fixup *fix, int action) in cs4208_fixup_macmini() 723 const struct hda_fixup *fix, int action) in cs4208_fixup_spdif_switch() 739 static const struct hda_fixup cs4208_fixups[] = { 862 const struct hda_fixup *fix, int action) in cs421x_fixup_sense_b() [all …]
|
D | thinkpad_helper.c | 38 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi() 76 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi()
|
D | patch_conexant.c | 250 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic() 257 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost() 304 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic() 325 const struct hda_fixup *fix, int action) in cxt_fixup_headset_mic() 557 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo() 588 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_eapd() 604 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp() 618 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047() 628 const struct hda_fixup *fix, in cxt_fixup_hp_gate_mic_jack() 677 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_gpio() [all …]
|
D | hda_local.h | 301 struct hda_fixup { struct 310 const struct hda_fixup *fix, argument 374 const struct hda_fixup *fixlist); 377 const struct hda_fixup *fixlist);
|
D | hp_x360_helper.c | 7 const struct hda_fixup *fix, int action) in alc295_fixup_hp_top_speakers()
|
D | hda_auto_parser.c | 829 const struct hda_fixup *fix = codec->fixup_list + id; in apply_fixup() 930 const struct hda_fixup *fixlist) in snd_hda_pick_pin_fixup() 974 const struct hda_fixup *fixlist) in snd_hda_pick_fixup()
|
D | patch_via.c | 1021 const struct hda_fixup *fix, int action) in via_fixup_intmic_boost() 1027 static const struct hda_fixup via_fixups[] = {
|
D | hda_codec.h | 289 const struct hda_fixup *fixup_list;
|