Home
last modified time | relevance | path

Searched defs:fix (Results 1 – 25 of 66) sorted by relevance

123

/linux-6.15/sound/pci/hda/
H A Dpatch_realtek.c2171 const struct hda_fixup *fix, in alc1220_fixup_gb_dual_codecs()
4173 const struct hda_fixup *fix, in alc269_fixup_pincfg_U7x7_headset_mic()
4221 const struct hda_fixup *fix, in alc269vb_fixup_aspire_e1_coef()
4440 const struct hda_fixup *fix, in alc269_fixup_hp_mute_led_micx()
4684 const struct hda_fixup *fix, in alc285_fixup_hp_mute_led_coefbit()
4700 const struct hda_fixup *fix, in alc236_fixup_hp_mute_led_coefbit()
4731 const struct hda_fixup *fix, in alc245_fixup_hp_mute_led_coefbit()
4747 const struct hda_fixup *fix, in alc245_fixup_hp_mute_led_v1_coefbit()
6634 const struct hda_fixup *fix, in alc280_fixup_hp_9480m()
6649 const struct hda_fixup *fix, in alc275_fixup_gpio4_off()
[all …]
H A Dpatch_sigmatel.c1791 const struct hda_fixup *fix, int action) in stac92hd73xx_fixup_ref()
2101 const struct hda_fixup *fix, int action) in stac92hd83xxx_fixup_hp()
2123 const struct hda_fixup *fix, int action) in stac92hd83xxx_fixup_hp_zephyr()
2133 const struct hda_fixup *fix, int action) in stac92hd83xxx_fixup_hp_led()
2142 const struct hda_fixup *fix, int action) in stac92hd83xxx_fixup_hp_inv_led()
2151 const struct hda_fixup *fix, int action) in stac92hd83xxx_fixup_hp_mic_led()
2183 const struct hda_fixup *fix, in stac92hd83xxx_fixup_gpio10_eapd()
2196 const struct hda_fixup *fix, in hp_envy_ts_fixup_dac_bind()
3520 const struct hda_fixup *fix, in stac922x_fixup_intel_mac_auto()
3534 const struct hda_fixup *fix, in stac922x_fixup_intel_mac_gpio()
[all …]
H A Dpatch_conexant.c321 const struct hda_fixup *fix, int action) in cxt_fixup_stereo_dmic()
329 const struct hda_fixup *fix, int action) in cxt_fixup_update_pinctl()
341 const struct hda_fixup *fix, int action) in cxt5066_increase_mic_boost()
388 const struct hda_fixup *fix, int action) in cxt_fixup_headphone_mic()
409 const struct hda_fixup *fix, int action) in cxt_fixup_headset_mic()
641 const struct hda_fixup *fix, int action) in cxt_fixup_olpc_xo()
688 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp()
702 const struct hda_fixup *fix, int action) in cxt_fixup_cap_mix_amp_5047()
712 const struct hda_fixup *fix, in cxt_fixup_hp_gate_mic_jack()
795 const struct hda_fixup *fix, int action) in cxt_fixup_mute_led_gpio()
[all …]
H A Dthinkpad_helper.c19 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()
H A Dideapad_hotkey_led_helper.c19 const struct hda_fixup *fix, int action) in hda_fixup_ideapad_acpi()
32 const struct hda_fixup *fix, int action) in hda_fixup_ideapad_acpi()
H A Dpatch_analog.c211 const struct hda_fixup *fix, int action) in ad_fixup_inv_jack_detect()
225 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd()
238 const struct hda_fixup *fix, int action) in ad1986a_fixup_eapd_mix_in()
549 const struct hda_fixup *fix, int action) in ad1981_fixup_hp_eapd()
563 const struct hda_fixup *fix, int action) in ad1981_fixup_amp_override()
957 const struct hda_fixup *fix, int action) in ad1884_fixup_amp_override()
981 const struct hda_fixup *fix, int action) in ad1884_fixup_hp_eapd()
1006 const struct hda_fixup *fix, int action) in ad1884_fixup_thinkpad()
H A Dpatch_cirrus.c495 const struct hda_fixup *fix, int action) in cs420x_fixup_gpio_13()
508 const struct hda_fixup *fix, int action) in cs420x_fixup_gpio_23()
653 const struct hda_fixup *fix, int action) in cs4208_fixup_gpio0()
669 const struct hda_fixup *fix, int action) in cs4208_fixup_mac()
683 const struct hda_fixup *fix, int action) in cs4208_fixup_macmini()
713 const struct hda_fixup *fix, int action) in cs4208_fixup_spdif_switch()
852 const struct hda_fixup *fix, int action) in cs421x_fixup_sense_b()
H A Dideapad_s740_helper.c484 const struct hda_fixup *fix, in alc285_fixup_ideapad_s740_coef()
H A Dhp_x360_helper.c7 const struct hda_fixup *fix, int action) in alc295_fixup_hp_top_speakers()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dtest_veristat.c23 struct fixture *fix = malloc(sizeof(struct fixture)); in init_fixture() local
40 static void teardown_fixture(struct fixture *fix) in teardown_fixture()
50 struct fixture *fix = init_fixture(); in test_set_global_vars_succeeds() local
88 struct fixture *fix = init_fixture(); in test_set_global_vars_from_file_succeeds() local
114 struct fixture *fix = init_fixture(); in test_set_global_vars_out_of_range() local
/linux-6.15/drivers/clk/
H A Dclk-fixed-factor.c25 struct clk_fixed_factor *fix = to_clk_fixed_factor(hw); in clk_factor_recalc_rate() local
36 struct clk_fixed_factor *fix = to_clk_fixed_factor(hw); in clk_factor_round_rate() local
63 struct clk_fixed_factor *fix = to_clk_fixed_factor(hw); in clk_factor_recalc_accuracy() local
81 struct clk_fixed_factor *fix = res; in devm_clk_hw_register_fixed_factor_release() local
98 struct clk_fixed_factor *fix; in __clk_hw_register_fixed_factor() local
284 struct clk_fixed_factor *fix; in clk_hw_unregister_fixed_factor() local
H A Dclk-fixed-rate.c54 struct clk_fixed_rate *fix = res; in devm_clk_hw_register_fixed_rate_release() local
/linux-6.15/fs/ocfs2/
H A Dblockcheck.c157 unsigned int fix) in ocfs2_hamming_fix()
213 unsigned int fix) in ocfs2_hamming_fix_block()
492 u32 crc, ecc, fix; in ocfs2_block_check_validate_bhs() local
/linux-6.15/drivers/video/fbdev/core/
H A Dfb_chrdev.c67 struct fb_fix_screeninfo fix; in do_fb_ioctl() local
228 static int do_fscreeninfo_to_user(struct fb_fix_screeninfo *fix, in do_fscreeninfo_to_user()
264 struct fb_fix_screeninfo fix; in fb_get_fscreeninfo() local
H A Dfbmon.c58 u32 fix; member
150 int i, fix = 0, ret = 0; in check_edid() local
207 static void fix_edid(unsigned char *edid, int fix) in fix_edid()
259 int i, err = 0, fix = check_edid(edid); in edid_checksum() local
279 int i, err = 1, fix = check_edid(edid); in edid_check_header() local
H A Dfbmem.c67 struct fb_fix_screeninfo *fix) in fb_get_color_depth()
168 struct fb_fix_screeninfo *fix = &info->fix; in fb_pan_display() local
/linux-6.15/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c57 struct fb_fix_screeninfo *fix = &fbi->fix; in draw_pixel() local
496 struct fb_fix_screeninfo *fix = &fbi->fix; in setup_vrfb_rotation() local
592 struct fb_fix_screeninfo *fix = &fbi->fix; in set_fb_fix() local
761 const struct fb_fix_screeninfo *fix, int rotation) in calc_rotation_offset_dma()
772 const struct fb_fix_screeninfo *fix, int rotation) in calc_rotation_offset_vrfb()
803 const struct fb_fix_screeninfo *fix, in omapfb_calc_addr()
837 struct fb_fix_screeninfo *fix = &fbi->fix; in omapfb_setup_overlay() local
1092 struct fb_fix_screeninfo *fix = &fbi->fix; in omapfb_mmap() local
/linux-6.15/drivers/clk/uniphier/
H A Dclk-uniphier-fixed-factor.c16 struct clk_fixed_factor *fix; in uniphier_clk_register_fixed_factor() local
/linux-6.15/drivers/staging/sm750fb/
H A Dsm750_hw.c185 struct fb_fix_screeninfo *fix) in hw_sm750_output_setMode()
252 struct fb_fix_screeninfo *fix) in hw_sm750_crtc_setMode()
H A Dsm750.c362 struct fb_fix_screeninfo *fix; in lynxfb_ops_set_par() local
724 struct fb_fix_screeninfo *fix; in lynxfb_set_fbinfo() local
/linux-6.15/arch/x86/kernel/
H A Daperture_64.c300 int i, fix, slot, valid_agp = 0; in early_gart_iommu_check() local
399 int fix, slot, valid_agp = 0; in gart_iommu_hole_init() local
/linux-6.15/drivers/video/fbdev/
H A Dvalkyriefb.c503 static void valkyrie_init_fix(struct fb_fix_screeninfo *fix, struct fb_info_valkyrie *p) in valkyrie_init_fix()
522 struct fb_fix_screeninfo *fix) in valkyrie_par_to_fix()
/linux-6.15/sound/pci/au88x0/
H A Dau88x0.c82 static void snd_vortex_workaround(struct pci_dev *vortex, int fix) in snd_vortex_workaround()
/linux-6.15/arch/mips/kernel/
H A Dr4k-bugs64.c122 int bug, fix, i; in check_mult_sh() local
/linux-6.15/arch/parisc/mm/
H A Dfault.c145 const struct exception_table_entry *fix; in fixup_exception() local

123