| /kernel/linux/linux-5.10/arch/ia64/mm/ |
| H A D | extable.c | 17 long fix = (u64) &e->fixup + e->fixup; in ia64_handle_exception() local
|
| /kernel/linux/linux-6.6/arch/ia64/mm/ |
| H A D | extable.c | 17 long fix = (u64) &e->fixup + e->fixup; in ia64_handle_exception() local
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| H A D | thinkpad_helper.c | 18 hda_fixup_thinkpad_acpi(struct hda_codec *codec, const struct hda_fixup *fix, int action) hda_fixup_thinkpad_acpi() argument 31 hda_fixup_thinkpad_acpi(struct hda_codec *codec, const struct hda_fixup *fix, int action) hda_fixup_thinkpad_acpi() argument
|
| H A D | ideapad_s740_helper.c | 483 alc285_fixup_ideapad_s740_coef(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_ideapad_s740_coef() argument
|
| H A D | hp_x360_helper.c | 6 alc295_fixup_hp_top_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_hp_top_speakers() argument
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | thinkpad_helper.c | 18 hda_fixup_thinkpad_acpi(struct hda_codec *codec, const struct hda_fixup *fix, int action) hda_fixup_thinkpad_acpi() argument 31 hda_fixup_thinkpad_acpi(struct hda_codec *codec, const struct hda_fixup *fix, int action) hda_fixup_thinkpad_acpi() argument
|
| H A D | ideapad_s740_helper.c | 483 alc285_fixup_ideapad_s740_coef(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc285_fixup_ideapad_s740_coef() argument
|
| H A D | hp_x360_helper.c | 6 alc295_fixup_hp_top_speakers(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc295_fixup_hp_top_speakers() argument
|
| /kernel/linux/linux-5.10/drivers/clk/uniphier/ |
| H A D | clk-uniphier-fixed-factor.c | 16 struct clk_fixed_factor *fix; in uniphier_clk_register_fixed_factor() local
|
| /kernel/linux/linux-6.6/drivers/clk/uniphier/ |
| H A D | clk-uniphier-fixed-factor.c | 16 struct clk_fixed_factor *fix; in uniphier_clk_register_fixed_factor() local
|
| /third_party/python/PCbuild/ |
| H A D | fix_encoding.py | 16 def fix(p): function
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/hack/ |
| H A D | mpp_rkvdec2_link_hack_rk3568.c | 189 void rkvdec2_link_hack_data_setup(struct mpp_dma_buffer *fix)
in rkvdec2_link_hack_data_setup() argument
|
| H A D | mpp_rkvdec2_hack_rk3568.c | 285 void rkvdec2_3568_hack_data_setup(struct mpp_dma_buffer *fix)
in rkvdec2_3568_hack_data_setup() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2_link_hack_rk3568.c | 189 void rkvdec2_link_hack_data_setup(struct mpp_dma_buffer *fix) in rkvdec2_link_hack_data_setup() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/hack/ |
| H A D | mpp_rkvdec2_link_hack_rk3568.c | 189 void rkvdec2_link_hack_data_setup(struct mpp_dma_buffer *fix) in rkvdec2_link_hack_data_setup() argument
|
| H A D | mpp_rkvdec2_hack_rk3568.c | 677 void rkvdec2_3568_hack_data_setup(struct mpp_dma_buffer *fix) in rkvdec2_3568_hack_data_setup() argument
|
| /third_party/vk-gl-cts/scripts/src_util/ |
| H A D | check_boms.py | 82 fix = options.fix variable
|
| H A D | check_include_guards.py | 118 fix = options.fix variable
|
| /third_party/python/Tools/scripts/ |
| H A D | pathfix.py | 119 def fix(filename): function
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | r4k-bugs64.c | 121 int bug, fix, i; in check_mult_sh() local
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | r4k-bugs64.c | 121 int bug, fix, i; in check_mult_sh() local
|
| /kernel/linux/linux-5.10/sound/pci/au88x0/ |
| H A D | au88x0.c | 80 static void snd_vortex_workaround(struct pci_dev *vortex, int fix) in snd_vortex_workaround() argument
|
| /kernel/linux/linux-6.6/sound/pci/au88x0/ |
| H A D | au88x0.c | 82 static void snd_vortex_workaround(struct pci_dev *vortex, int fix) in snd_vortex_workaround() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_kernel.c | 120 char *fix = strstr(driver, "x86-64"); in tst_search_driver_() local
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/fix-tests/ |
| H A D | main.go | 168 var fix func(testSource string) (string, error) var [all...] |