Home
last modified time | relevance | path

Searched refs:yy (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/video/fbdev/omap/
H A DMakefile13 objs-yy := omapfb_main.o lcdc.o
24 omapfb-objs := $(objs-yy)
26 obj-$(CONFIG_FB_OMAP) += $(lcds-yy)
/linux/kernel/bpf/
H A DMakefile7 CFLAGS_core.o += -Wno-override-init $(cflags-nogcse-yy)
19 ifeq ($(CONFIG_MMU)$(CONFIG_64BIT),yy)
/linux/drivers/firmware/arm_scmi/transports/
H A DMakefile13 ifeq ($(CONFIG_THUMB2_KERNEL)$(CONFIG_CC_IS_CLANG),yy)
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_namespacing.c68 Y yy; in f()
H A Dcore_reloc_types.h1050 char yy;
1056 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz;
1040 char yy; global() member
1046 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz; global() member
/linux/scripts/
H A DMakefile.debug12 ifeq ($(CONFIG_CC_IS_CLANG)$(CONFIG_AS_IS_GNU),yy)
/linux/arch/x86/kernel/cpu/
H A DMakefile42 ifeq ($(CONFIG_AMD_NB)$(CONFIG_SYSFS),yy)
/linux/drivers/video/fbdev/core/
H A Dbitblit.c150 const unsigned short *s, int count, int yy, int xx, in bit_putcs() argument
166 image.dy = yy * vc->vc_font.height; in bit_putcs()
/linux/drivers/video/fbdev/
H A Dimsttfb.c1200 u32 flags = cursor->set, fg, bg, xx, yy;
1209 yy = cursor->image.dy - info->var.yoffset;
1251 imsttfb_load_cursor_image(par, xx, yy, fgc);
/linux/lib/
H A DMakefile90 ifeq ($(CONFIG_CC_IS_CLANG)$(CONFIG_KASAN),yy)
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c853 struct reg_state xx = *x, yy = *y; in reg_state_cond()
882 reg_state_refine(&yy, t, z2, buf); in reg_state_branch_taken_op()
889 *newy = yy; in reg_state_branch_taken_op()
818 struct reg_state xx = *x, yy = *y; reg_state_cond() local
/linux/LICENSES/deprecated/
H A DGPL-1.0218 Copyright (C) 19yy <name of author>
/linux/drivers/bluetooth/
H A Dbtintel.c1136 u8 num, u8 ww, u8 yy, in btintel_firmware_version() argument
1167 yy == params->fw_build_yy); in btintel_firmware_version()