Home
last modified time | relevance | path

Searched full:force (Results 1 – 25 of 2844) sorted by relevance

12345678910>>...114

/Linux-v6.6/arch/powerpc/sysdev/
Dipic.c37 .force = IPIC_SIFCR_H,
44 .force = IPIC_SIFCR_H,
51 .force = IPIC_SIFCR_H,
58 .force = IPIC_SIFCR_H,
65 .force = IPIC_SIFCR_H,
72 .force = IPIC_SIFCR_H,
79 .force = IPIC_SIFCR_H,
86 .force = IPIC_SIFCR_H,
93 .force = IPIC_SIFCR_H,
100 .force = IPIC_SIFCR_H,
[all …]
/Linux-v6.6/arch/sh/boot/
DMakefile35 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
39 $(obj)/compressed/vmlinux: FORCE
42 $(obj)/romImage: $(obj)/romimage/vmlinux FORCE
46 $(obj)/romimage/vmlinux: $(obj)/zImage FORCE
65 $(obj)/vmlinux.bin: vmlinux FORCE
68 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE
71 $(obj)/vmlinux.bin.bz2: $(obj)/vmlinux.bin FORCE
74 $(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE
77 $(obj)/vmlinux.bin.xz: $(obj)/vmlinux.bin FORCE
80 $(obj)/vmlinux.bin.lzo: $(obj)/vmlinux.bin FORCE
[all …]
/Linux-v6.6/arch/mips/boot/
DMakefile35 $(obj)/vmlinux.ecoff: $(obj)/elf2ecoff $(VMLINUX) FORCE
41 $(obj)/vmlinux.bin: $(VMLINUX) FORCE
47 $(obj)/vmlinux.srec: $(VMLINUX) FORCE
62 $(obj)/vmlinux.bin.bz2: $(obj)/vmlinux.bin FORCE
65 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE
68 $(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE
71 $(obj)/vmlinux.bin.lzo: $(obj)/vmlinux.bin FORCE
85 $(obj)/uImage.bin: $(obj)/vmlinux.bin FORCE
88 $(obj)/uImage.bz2: $(obj)/vmlinux.bin.bz2 FORCE
91 $(obj)/uImage.gz: $(obj)/vmlinux.bin.gz FORCE
[all …]
/Linux-v6.6/drivers/hid/
DKconfig121 bool "ACRUX force feedback support"
125 Say Y here if you want to enable force feedback support for ACRUX
179 tristate "Betop Production Inc. force feedback support"
183 Say Y here if you want to enable force feedback support for devices by
198 force feedback effects and LEDs on the device.
299 bool "DragonRise Inc. force feedback"
303 Say Y here if you want to enable force feedback support for DragonRise Inc.
307 tristate "EMS Production Inc. force feedback support"
310 Say Y here if you want to enable force feedback support for devices by
393 bool "Holtek On Line Grip force feedback support"
[all …]
/Linux-v6.6/tools/
DMakefile66 acpi: FORCE
69 cpupower: FORCE
72 …st bootconfig spi usb virtio mm bpf iio gpio objtool leds wmi pci firmware debugging tracing: FORCE
75 bpf/%: FORCE
78 libapi: FORCE
81 nolibc: FORCE
84 nolibc_%: FORCE
91 perf: FORCE
95 selftests: FORCE
98 thermal: FORCE
[all …]
/Linux-v6.6/arch/riscv/boot/
DMakefile30 $(obj)/xipImage: vmlinux FORCE
40 $(obj)/Image: vmlinux.relocs FORCE
42 $(obj)/Image: vmlinux FORCE
46 $(obj)/Image.gz: $(obj)/Image FORCE
51 $(obj)/loader: $(obj)/loader.o $(obj)/Image $(obj)/loader.lds FORCE
54 $(obj)/Image.bz2: $(obj)/Image FORCE
57 $(obj)/Image.lz4: $(obj)/Image FORCE
60 $(obj)/Image.lzma: $(obj)/Image FORCE
63 $(obj)/Image.lzo: $(obj)/Image FORCE
66 $(obj)/Image.zst: $(obj)/Image FORCE
[all …]
/Linux-v6.6/arch/s390/boot/
DMakefile70 …)/bzImage: $(obj)/vmlinux $(obj)/section_cmp.boot.data $(obj)/section_cmp.boot.preserved.data FORCE
73 $(obj)/section_cmp%: vmlinux $(obj)/vmlinux FORCE
77 $(obj)/vmlinux: $(obj)/vmlinux.lds $(OBJECTS_ALL) FORCE
81 $(obj)/vmlinux.syms: $(obj)/vmlinux.lds $(OBJECTS) FORCE
89 $(obj)/syms.bin: $(obj)/vmlinux.syms FORCE
93 $(obj)/syms.o: $(obj)/syms.bin FORCE
97 $(obj)/info.bin: vmlinux FORCE
101 $(obj)/info.o: $(obj)/info.bin FORCE
105 $(obj)/vmlinux.bin: vmlinux FORCE
116 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE
[all …]
/Linux-v6.6/drivers/pcmcia/
Dyenta_socket.h39 #define CB_FCARDSTS 0x00000001 /* Force CSTSCHG */
40 #define CB_FCDETECT1 0x00000002 /* Force CD1EVENT */
41 #define CB_FCDETECT2 0x00000004 /* Force CD2EVENT */
42 #define CB_FPWRCYCLE 0x00000008 /* Force PWREVENT */
43 #define CB_F16BITCARD 0x00000010 /* Force 16-bit PCMCIA card */
44 #define CB_FCBCARD 0x00000020 /* Force CardBus line */
45 #define CB_FNOTACARD 0x00000080 /* Force NOTACARD */
46 #define CB_FDATALOST 0x00000100 /* Force data lost */
47 #define CB_FBADVCCREQ 0x00000200 /* Force bad Vcc request */
48 #define CB_F5VCARD 0x00000400 /* Force 5.0 volt card */
[all …]
/Linux-v6.6/arch/ia64/lib/
DMakefile26 $(obj)/__divdi3.o: $(src)/idiv64.S FORCE
29 $(obj)/__udivdi3.o: $(src)/idiv64.S FORCE
32 $(obj)/__moddi3.o: $(src)/idiv64.S FORCE
35 $(obj)/__umoddi3.o: $(src)/idiv64.S FORCE
38 $(obj)/__divsi3.o: $(src)/idiv32.S FORCE
41 $(obj)/__udivsi3.o: $(src)/idiv32.S FORCE
44 $(obj)/__modsi3.o: $(src)/idiv32.S FORCE
47 $(obj)/__umodsi3.o: $(src)/idiv32.S FORCE
/Linux-v6.6/drivers/input/joystick/iforce/
DKconfig3 # I-Force driver configuration
6 tristate "I-Force devices"
9 Say Y here if you have an I-Force joystick or steering wheel
17 tristate "I-Force USB joysticks and wheels"
20 Say Y here if you have an I-Force joystick or steering wheel
24 tristate "I-Force Serial joysticks and wheels"
27 Say Y here if you have an I-Force joystick or steering wheel
Diforce-main.c6 * USB/RS232 I-Force joysticks and wheels.
13 MODULE_DESCRIPTION("Core I-Force joysticks and wheels driver");
49 { 0x046d, 0xc281, "Logitech WingMan Force", btn_joystick, abs_joystick, ff_iforce },
50 { 0x046d, 0xc291, "Logitech WingMan Formula Force", btn_wheel, abs_wheel, ff_iforce },
52 { 0x05ef, 0x8884, "AVB Mag Turbo Force", btn_wheel, abs_wheel, ff_iforce },
53 { 0x05ef, 0x8886, "Boeder Force Feedback Wheel", btn_wheel, abs_wheel, ff_iforce },
54 …{ 0x05ef, 0x8888, "AVB Top Shot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, /…
55 …{ 0x061c, 0xc0a4, "ACT LABS Force RS", btn_wheel, abs_wheel, ff_iforce },…
56 { 0x061c, 0xc084, "ACT LABS Force RS", btn_wheel, abs_wheel, ff_iforce },
57 { 0x06a3, 0xff04, "Saitek R440 Force Wheel", btn_wheel, abs_wheel, ff_iforce }, //?
[all …]
/Linux-v6.6/arch/alpha/boot/
DMakefile42 $(obj)/vmlinux.gz: $(obj)/vmlinux FORCE
50 $(obj)/ksize.h: $(obj)/vmlinux.nh FORCE
59 $(obj)/kzsize.h: $(obj)/vmlinux.nh.gz FORCE
72 $(obj)/vmlinux: vmlinux FORCE
84 $(obj)/vmlinux.nh: vmlinux $(OBJSTRIP) FORCE
87 $(obj)/vmlinux.nh.gz: $(obj)/vmlinux.nh FORCE
90 $(obj)/tools/lxboot: $(obj)/bootloader $(OBJSTRIP) FORCE
93 $(obj)/tools/bootlx: $(obj)/bootloader $(OBJSTRIP) FORCE
96 $(obj)/tools/bootph: $(obj)/bootpheader $(OBJSTRIP) FORCE
99 $(obj)/tools/bootpzh: $(obj)/bootpzheader $(OBJSTRIP) FORCE
[all …]
/Linux-v6.6/arch/arm/boot/
DMakefile39 $(obj)/xipImage: vmlinux FORCE
43 $(obj)/Image $(obj)/zImage: FORCE
50 $(obj)/xipImage: FORCE
54 $(obj)/Image: vmlinux FORCE
57 $(obj)/compressed/vmlinux: $(obj)/Image FORCE
60 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
83 $(obj)/uImage: $(obj)/zImage FORCE
87 $(obj)/bootp/bootp: $(obj)/zImage FORCE
90 $(obj)/bootpImage: $(obj)/bootp/bootp FORCE
/Linux-v6.6/arch/parisc/boot/compressed/
DMakefile27 $(obj)/vmlinux: $(obj)/vmlinux.lds $(addprefix $(obj)/, $(OBJECTS)) $(LIBGCC) FORCE
35 $(obj)/sizes.h: vmlinux FORCE
50 $(obj)/vmlinux.bin: vmlinux FORCE
60 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE
62 $(obj)/vmlinux.bin.bz2: $(obj)/vmlinux.bin FORCE
64 $(obj)/vmlinux.bin.lz4: $(obj)/vmlinux.bin FORCE
66 $(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE
68 $(obj)/vmlinux.bin.lzo: $(obj)/vmlinux.bin FORCE
70 $(obj)/vmlinux.bin.xz: $(obj)/vmlinux.bin FORCE
74 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/vmlinux.bin.$(suffix-y) FORCE
/Linux-v6.6/arch/microblaze/boot/
DMakefile10 $(obj)/linux.bin: vmlinux FORCE
13 $(obj)/linux.bin.ub: $(obj)/linux.bin FORCE
16 $(obj)/linux.bin.gz: $(obj)/linux.bin FORCE
25 $(obj)/simpleImage.$(DTB): vmlinux FORCE
28 $(obj)/simpleImage.$(DTB).ub: $(obj)/simpleImage.$(DTB) FORCE
31 $(obj)/simpleImage.$(DTB).unstrip: vmlinux FORCE
34 $(obj)/simpleImage.$(DTB).strip: vmlinux FORCE
/Linux-v6.6/arch/riscv/purgatory/
DMakefile10 $(obj)/string.o: $(srctree)/lib/string.c FORCE
13 $(obj)/ctype.o: $(srctree)/lib/ctype.c FORCE
16 $(obj)/memcpy.o: $(srctree)/arch/riscv/lib/memcpy.S FORCE
19 $(obj)/memset.o: $(srctree)/arch/riscv/lib/memset.S FORCE
22 $(obj)/strcmp.o: $(srctree)/arch/riscv/lib/strcmp.S FORCE
25 $(obj)/strlen.o: $(srctree)/arch/riscv/lib/strlen.S FORCE
28 $(obj)/strncmp.o: $(srctree)/arch/riscv/lib/strncmp.S FORCE
31 $(obj)/sha256.o: $(srctree)/lib/crypto/sha256.c FORCE
98 $(obj)/purgatory.ro: $(PURGATORY_OBJS) FORCE
101 $(obj)/purgatory.chk: $(obj)/purgatory.ro FORCE
/Linux-v6.6/arch/sh/boot/compressed/
DMakefile37 $(obj)/vmlinux: $(addprefix $(obj)/, $(OBJECTS)) FORCE
40 $(obj)/vmlinux.bin: vmlinux FORCE
43 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE
45 $(obj)/vmlinux.bin.bz2: $(obj)/vmlinux.bin FORCE
47 $(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE
49 $(obj)/vmlinux.bin.xz: $(obj)/vmlinux.bin FORCE
51 $(obj)/vmlinux.bin.lzo: $(obj)/vmlinux.bin FORCE
58 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/vmlinux.bin.$(suffix_y) FORCE
/Linux-v6.6/arch/arm64/boot/
DMakefile21 $(obj)/Image: vmlinux FORCE
24 $(obj)/Image.bz2: $(obj)/Image FORCE
27 $(obj)/Image.gz: $(obj)/Image FORCE
30 $(obj)/Image.lz4: $(obj)/Image FORCE
33 $(obj)/Image.lzma: $(obj)/Image FORCE
36 $(obj)/Image.lzo: $(obj)/Image FORCE
39 $(obj)/Image.zst: $(obj)/Image FORCE
/Linux-v6.6/arch/sparc/boot/
DMakefile25 $(obj)/zImage: $(obj)/image FORCE
29 $(obj)/vmlinux.aout: vmlinux FORCE
34 $(obj)/zImage: $(obj)/image FORCE
44 $(obj)/image.bin: $(obj)/image FORCE
47 $(obj)/image.gz: $(obj)/image.bin FORCE
59 $(obj)/uImage: $(obj)/image.gz FORCE
66 $(obj)/image: vmlinux FORCE
70 $(obj)/tftpboot.img: $(obj)/image $(obj)/piggyback System.map $(ROOT_IMG) FORCE
/Linux-v6.6/tools/build/
DMakefile.build39 # do not force detected configuration
96 $(OUTPUT)%.o: %.c FORCE
100 $(OUTPUT)%.o: %.cpp FORCE
104 $(OUTPUT)%.o: %.S FORCE
108 $(OUTPUT)%.i: %.c FORCE
112 $(OUTPUT)%.s: %.S FORCE
116 $(OUTPUT)%.s: %.c FORCE
122 $(OUTPUT)%-bison.o: $(OUTPUT)%-bison.c FORCE
126 $(OUTPUT)%-flex.o: $(OUTPUT)%-flex.c FORCE
154 $(in-target): $(obj-y) FORCE
[all …]
/Linux-v6.6/arch/x86/entry/syscalls/
DMakefile28 $(uapi)/unistd_32.h: $(syscall32) $(syshdr) FORCE
33 $(out)/unistd_32_ia32.h: $(syscall32) $(syshdr) FORCE
38 $(uapi)/unistd_x32.h: $(syscall64) $(syshdr) FORCE
42 $(uapi)/unistd_64.h: $(syscall64) $(syshdr) FORCE
47 $(out)/unistd_64_x32.h: $(syscall64) $(syshdr) FORCE
51 $(out)/syscalls_32.h: $(syscall32) $(systbl) FORCE
54 $(out)/syscalls_64.h: $(syscall64) $(systbl) FORCE
57 $(out)/syscalls_x32.h: $(syscall64) $(systbl) FORCE
60 $(out)/xen-hypercalls.h: $(srctree)/scripts/xen-hypercalls.sh FORCE
/Linux-v6.6/scripts/
DMakefile.modinst21 $(MODLIB)/build: FORCE
27 $(MODLIB)/modules.order: modules.order FORCE
36 $(addprefix $(MODLIB)/, modules.builtin modules.builtin.modinfo): $(MODLIB)/%: % FORCE
118 $(dst)/%.ko: $(extmod_prefix)%.ko FORCE
136 $(dst)/%.ko: FORCE
151 $(dst)/%.ko.gz: $(dst)/%.ko FORCE
154 $(dst)/%.ko.xz: $(dst)/%.ko FORCE
157 $(dst)/%.ko.zst: $(dst)/%.ko FORCE
160 PHONY += FORCE
161 FORCE:
/Linux-v6.6/drivers/usb/gadget/udc/
DKconfig43 dynamically linked module called "at91_udc" and force all
55 dynamically linked module called "lpc32xx_udc" and force all
102 dynamically linked module called "fsl_usb2_udc" and force
129 dynamically linked module called "omap_udc" and force all
145 dynamically linked module called "pxa25x_udc" and force all
167 dynamically linked module called "r8a66597_udc" and force all
179 dynamically linked module called "renesas_usbhs" and force all
203 dynamically linked module called "renesas_usb3" and force all
214 dynamically linked module called "renesas_usbf" and force all
228 dynamically linked module called "pxa27x_udc" and force all
[all …]
/Linux-v6.6/rust/
DMakefile108 rustdoc-macros: $(src)/macros/lib.rs FORCE
112 rustdoc-core: $(RUST_LIB_SRC)/core/src/lib.rs FORCE
115 rustdoc-compiler_builtins: $(src)/compiler_builtins.rs rustdoc-core FORCE
124 rustdoc-alloc: $(src)/alloc/lib.rs rustdoc-core rustdoc-compiler_builtins FORCE
132 $(obj)/bindings.o FORCE
146 rusttestlib-build_error: $(src)/build_error.rs rusttest-prepare FORCE
151 rusttestlib-macros: $(src)/macros/lib.rs rusttest-prepare FORCE
154 rusttestlib-bindings: $(src)/bindings/lib.rs rusttest-prepare FORCE
157 rusttestlib-uapi: $(src)/uapi/lib.rs rusttest-prepare FORCE
188 $(objtree)/scripts/rustdoc_test_gen FORCE
[all …]
/Linux-v6.6/arch/parisc/kernel/vdso32/
DMakefile25 $(obj)/vdso32_wrapper.o : $(obj)/vdso32.so FORCE
27 # Force dependency (incbin is bad)
29 $(obj)/vdso32.so: $(src)/vdso32.lds $(obj-vdso32) $(obj-cvdso32) $(VDSO_LIBGCC) FORCE
33 $(obj-vdso32): %.o: %.S FORCE
36 $(obj-cvdso32): %.o: %.c FORCE
41 cmd_vdso32ld = $(CROSS32CC) $(c_flags) -Wl,-T $(filter-out FORCE, $^) -o $@
52 include/generated/vdso32-offsets.h: $(obj)/vdso32.so FORCE

12345678910>>...114