Searched refs:hda_fixup (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | patch_realtek.c | 269 const struct hda_fixup *fix, int action) in alc_fixup_gpio1() 275 const struct hda_fixup *fix, int action) in alc_fixup_gpio2() 281 const struct hda_fixup *fix, int action) in alc_fixup_gpio3() 287 const struct hda_fixup *fix, int action) in alc_fixup_gpio4() 293 const struct hda_fixup *fix, int action) in alc_fixup_micmute_led() 603 const struct hda_fixup *fix, int action) in alc_fixup_sku_ignore() 613 const struct hda_fixup *fix, int action) in alc_fixup_no_depop_delay() 832 const struct hda_fixup *fix, int action) in alc_fixup_inv_dmic() 1212 const struct hda_fixup *fix, int action) in alc880_fixup_vol_knob() 1219 static const struct hda_fixup alc880_fixups[] = { [all …]
|
D | patch_sigmatel.c | 1354 const struct hda_fixup *fix, int action) in stac9200_fixup_panasonic() 1369 static const struct hda_fixup stac9200_fixups[] = { 1638 static const struct hda_fixup stac925x_fixups[] = { 1782 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_ref() 1802 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_eq() 1816 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_amic() 1827 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_dmic() 1838 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_both() 1849 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_alienware_m17x() 1861 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_no_jd() [all …]
|
D | thinkpad_helper.c | 19 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi() 32 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi()
|
D | patch_analog.c | 222 const struct hda_fixup *fix, int action) in ad_fixup_inv_jack_detect() 236 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd() 249 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd_mix_in() 271 static const struct hda_fixup ad1986a_fixups[] = { 560 const struct hda_fixup *fix, int action) in ad1981_fixup_hp_eapd() 574 const struct hda_fixup *fix, int action) in ad1981_fixup_amp_override() 589 static const struct hda_fixup ad1981_fixups[] = { 880 static const struct hda_fixup ad1988_fixups[] = { 968 const struct hda_fixup *fix, int action) in ad1884_fixup_amp_override() 992 const struct hda_fixup *fix, int action) in ad1884_fixup_hp_eapd() [all …]
|
D | patch_cirrus.c | 495 const struct hda_fixup *fix, int action) in cs420x_fixup_gpio_13() 507 const struct hda_fixup *fix, int action) in cs420x_fixup_gpio_23() 518 static const struct hda_fixup cs420x_fixups[] = { 651 const struct hda_fixup *fix, int action) in cs4208_fixup_gpio0() 662 static const struct hda_fixup cs4208_fixups[]; 666 const struct hda_fixup *fix, int action) in cs4208_fixup_mac() 680 const struct hda_fixup *fix, int action) in cs4208_fixup_macmini() 710 const struct hda_fixup *fix, int action) in cs4208_fixup_spdif_switch() 726 static const struct hda_fixup cs4208_fixups[] = { 849 const struct hda_fixup *fix, int action) in cs421x_fixup_sense_b() [all …]
|
D | patch_conexant.c | 243 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic() 250 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost() 297 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic() 318 const struct hda_fixup *fix, int action) in cxt_fixup_headset_mic() 550 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo() 581 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_eapd() 597 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp() 611 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047() 621 const struct hda_fixup *fix, in cxt_fixup_hp_gate_mic_jack() 692 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_gpio() [all …]
|
D | hda_local.h | 290 struct hda_fixup { struct 299 const struct hda_fixup *fix, argument 363 const struct hda_fixup *fixlist); 366 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 | 831 const struct hda_fixup *fix = codec->fixup_list + id; in apply_fixup() 935 const struct hda_fixup *fixlist, in snd_hda_pick_pin_fixup() 980 const struct hda_fixup *fixlist) in snd_hda_pick_fixup()
|
D | patch_via.c | 1010 const struct hda_fixup *fix, int action) in via_fixup_intmic_boost() 1017 const struct hda_fixup *fix, int action) in via_fixup_power_save() 1023 static const struct hda_fixup via_fixups[] = {
|
D | ideapad_s740_helper.c | 484 const struct hda_fixup *fix, in alc285_fixup_ideapad_s740_coef()
|
/kernel/linux/linux-5.10/include/sound/ |
D | hda_codec.h | 283 const struct hda_fixup *fixup_list;
|