Searched refs:hda_fixup (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | patch_sigmatel.c | 1365 const struct hda_fixup *fix, int action) in stac9200_fixup_panasonic() 1380 static const struct hda_fixup stac9200_fixups[] = { 1647 static const struct hda_fixup stac925x_fixups[] = { 1791 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_ref() 1811 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_eq() 1825 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_amic() 1836 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_dmic() 1847 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_dell_m6_both() 1858 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_alienware_m17x() 1870 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_no_jd() [all …]
|
D | patch_realtek.c | 465 const struct hda_fixup *fix, int action) in alc_fixup_sku_ignore() 475 const struct hda_fixup *fix, int action) in alc_fixup_no_depop_delay() 692 const struct hda_fixup *fix, int action) in alc_fixup_inv_dmic() 1075 const struct hda_fixup *fix, int action) in alc880_fixup_vol_knob() 1082 static const struct hda_fixup alc880_fixups[] = { 1531 const struct hda_fixup *fix, int action) in alc260_fixup_gpio1_toggle() 1549 const struct hda_fixup *fix, int action) in alc260_fixup_kn1() 1579 const struct hda_fixup *fix, int action) in alc260_fixup_fsc_s7020() 1587 const struct hda_fixup *fix, int action) in alc260_fixup_fsc_s7020_jwse() 1596 static const struct hda_fixup alc260_fixups[] = { [all …]
|
D | patch_analog.c | 235 const struct hda_fixup *fix, int action) in ad_fixup_inv_jack_detect() 249 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd() 262 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd_mix_in() 284 static const struct hda_fixup ad1986a_fixups[] = { 572 const struct hda_fixup *fix, int action) in ad1981_fixup_hp_eapd() 586 const struct hda_fixup *fix, int action) in ad1981_fixup_amp_override() 601 static const struct hda_fixup ad1981_fixups[] = { 889 static const struct hda_fixup ad1988_fixups[] = { 977 const struct hda_fixup *fix, int action) in ad1884_fixup_amp_override() 1001 const struct hda_fixup *fix, int action) in ad1884_fixup_hp_eapd() [all …]
|
D | patch_cirrus.c | 493 const struct hda_fixup *fix, int action) in cs420x_fixup_gpio_13() 505 const struct hda_fixup *fix, int action) in cs420x_fixup_gpio_23() 516 static const struct hda_fixup cs420x_fixups[] = { 649 const struct hda_fixup *fix, int action) in cs4208_fixup_gpio0() 660 static const struct hda_fixup cs4208_fixups[]; 664 const struct hda_fixup *fix, int action) in cs4208_fixup_mac() 678 const struct hda_fixup *fix, int action) in cs4208_fixup_macmini() 708 const struct hda_fixup *fix, int action) in cs4208_fixup_spdif_switch() 724 static const struct hda_fixup cs4208_fixups[] = { 848 const struct hda_fixup *fix, int action) in cs421x_fixup_sense_b() [all …]
|
D | dell_wmi_helper.c | 36 const struct hda_fixup *fix, int action) in alc_fixup_dell_wmi() 72 const struct hda_fixup *fix, int action) in alc_fixup_dell_wmi()
|
D | thinkpad_helper.c | 55 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi() 98 const struct hda_fixup *fix, int action) in hda_fixup_thinkpad_acpi()
|
D | patch_conexant.c | 270 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic() 277 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost() 324 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic() 564 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo() 596 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_eapd() 612 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp() 626 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047() 664 static const struct hda_fixup cxt_fixups[] = {
|
D | hda_local.h | 362 struct hda_fixup { struct 371 const struct hda_fixup *fix, argument 435 const struct hda_fixup *fixlist); 438 const struct hda_fixup *fixlist);
|
D | hda_auto_parser.c | 828 const struct hda_fixup *fix = codec->fixup_list + id; in apply_fixup() 906 const struct hda_fixup *fixlist) in snd_hda_pick_pin_fixup() 950 const struct hda_fixup *fixlist) in snd_hda_pick_fixup()
|
D | patch_via.c | 1065 const struct hda_fixup *fix, int action) in via_fixup_intmic_boost() 1071 static const struct hda_fixup via_fixups[] = {
|
D | hda_codec.h | 312 const struct hda_fixup *fixup_list;
|