Searched refs:hda_fixup (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/sound/pci/hda/ |
| D | patch_realtek.c | 256 const struct hda_fixup *fix, int action) in alc_fixup_gpio1() 262 const struct hda_fixup *fix, int action) in alc_fixup_gpio2() 268 const struct hda_fixup *fix, int action) in alc_fixup_gpio3() 274 const struct hda_fixup *fix, int action) in alc_fixup_gpio4() 571 const struct hda_fixup *fix, int action) in alc_fixup_sku_ignore() 581 const struct hda_fixup *fix, int action) in alc_fixup_no_depop_delay() 798 const struct hda_fixup *fix, int action) in alc_fixup_inv_dmic() 1177 const struct hda_fixup *fix, int action) in alc880_fixup_vol_knob() 1184 static const struct hda_fixup alc880_fixups[] = { 1636 const struct hda_fixup *fix, int action) in alc260_fixup_gpio1_toggle() [all …]
|
| D | patch_sigmatel.c | 1348 const struct hda_fixup *fix, int action) in stac9200_fixup_panasonic() 1363 static const struct hda_fixup stac9200_fixups[] = { 1632 static const struct hda_fixup stac925x_fixups[] = { 1776 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_ref() 1796 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_eq() 1810 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_amic() 1821 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_dmic() 1832 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_both() 1843 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_alienware_m17x() 1855 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_no_jd() [all …]
|
| D | patch_analog.c | 221 const struct hda_fixup *fix, int action) in ad_fixup_inv_jack_detect() 235 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd() 248 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd_mix_in() 270 static const struct hda_fixup ad1986a_fixups[] = { 559 const struct hda_fixup *fix, int action) in ad1981_fixup_hp_eapd() 573 const struct hda_fixup *fix, int action) in ad1981_fixup_amp_override() 588 static const struct hda_fixup ad1981_fixups[] = { 876 static const struct hda_fixup ad1988_fixups[] = { 964 const struct hda_fixup *fix, int action) in ad1884_fixup_amp_override() 988 const struct hda_fixup *fix, int action) in ad1884_fixup_hp_eapd() [all …]
|
| D | thinkpad_helper.c | 29 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi() 45 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi()
|
| 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 | 224 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic() 231 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost() 278 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic() 299 const struct hda_fixup *fix, int action) in cxt_fixup_headset_mic() 531 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo() 562 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_eapd() 578 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp() 592 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047() 602 const struct hda_fixup *fix, in cxt_fixup_hp_gate_mic_jack() 653 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_gpio() [all …]
|
| D | hda_local.h | 288 struct hda_fixup { struct 297 const struct hda_fixup *fix, argument 361 const struct hda_fixup *fixlist); 364 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_generic.h | 359 const struct hda_fixup *fix, int action);
|
| D | hda_auto_parser.c | 825 const struct hda_fixup *fix = codec->fixup_list + id; in apply_fixup() 929 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 | 1008 const struct hda_fixup *fix, int action) in via_fixup_intmic_boost() 1014 static const struct hda_fixup via_fixups[] = {
|
| D | hda_generic.c | 4047 const struct hda_fixup *fix, int action) in snd_hda_gen_fixup_micmute_led()
|
| /Linux-v5.4/include/sound/ |
| D | hda_codec.h | 281 const struct hda_fixup *fixup_list;
|