Searched full:interact (Results 1 – 25 of 181) sorted by relevance
12345678
| /Linux-v5.15/drivers/input/joystick/ |
| D | interact.c | 10 * InterAct digital gamepad/joystick driver for Linux 24 #define DRIVER_DESC "InterAct digital joystick driver" 37 struct interact { struct 67 { 0x6202, interact_abs_hhfx, interact_btn_hhfx, "InterAct HammerHead/FX", 32, 4 }, 68 { 0x53f8, interact_abs_pp8d, interact_btn_pp8d, "InterAct ProPad 8 Digital", 16, 0 }, 72 * interact_read_packet() reads and InterAct joystick data. 109 * interact_poll() reads and analyzes InterAct joystick data. 114 struct interact *interact = gameport_get_drvdata(gameport); in interact_poll() local 115 struct input_dev *dev = interact->dev; in interact_poll() 119 interact->reads++; in interact_poll() [all …]
|
| D | Kconfig | 117 tristate "InterAct digital joysticks and gamepads" 120 Say Y here if you have an InterAct gameport or joystick 124 module will be called interact.
|
| /Linux-v5.15/Documentation/input/ |
| D | userio.rst | 20 to directly interact with the kernel's serio driver and control a virtual serio 26 In order to interact with the userio kernel module, one simply opens the 30 macros you need to interact with the device are defined in <linux/userio.h> and
|
| /Linux-v5.15/Documentation/security/tpm/ |
| D | tpm_ftpm_tee.rst | 12 environment. The driver allows programs to interact with the TPM in the same 13 way they would interact with a hardware TPM.
|
| D | tpm_vtpm_proxy.rst | 15 container. This allows programs to interact with a TPM in a container 16 the same way they interact with a TPM on the physical system. Each
|
| D | xen-tpmfront.rst | 15 operating system (in Xen terms, a DomU). This allows programs to interact with 16 a TPM in a virtual system the same way they interact with a TPM on the physical
|
| /Linux-v5.15/Documentation/input/joydev/ |
| D | joystick.rst | 360 InterAct Digital joysticks 363 The InterAct digitally communicating joysticks are supported by the 364 interact.c module. This includes: 366 * InterAct HammerHead/FX gamepad 367 * InterAct ProPad8 gamepad 369 Other InterAct digital joysticks are not supported yet, but support can be
|
| /Linux-v5.15/Documentation/admin-guide/acpi/ |
| D | index.rst | 5 Here we document in detail how to interact with various mechanisms in
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | bcm2835-rpi-common.dtsi | 4 * bcm2835, bcm2836 and bcm2837 implementations that interact with RPi's
|
| /Linux-v5.15/scripts/kconfig/tests/inter_choice/ |
| D | __init__.py | 7 if those choices interact by 'depends on', 'select', etc.
|
| /Linux-v5.15/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-video-v4l.h | 16 interact through the interface provided by pvrusb2-hdw.h.
|
| D | pvrusb2-cs53l32a.h | 16 interact through the interface provided by pvrusb2-hdw.h.
|
| D | pvrusb2-wm8775.h | 16 driver; higher level code should only interact through the
|
| D | pvrusb2-cx2584x-v4l.h | 16 should only interact through the interface provided by
|
| /Linux-v5.15/drivers/platform/x86/intel/int1092/ |
| D | Kconfig | 9 to SAR driver. The front end application in userspace will interact with SAR
|
| /Linux-v5.15/include/kunit/ |
| D | test-bug.h | 3 * KUnit API allowing dynamic analysis tools to interact with KUnit tests
|
| /Linux-v5.15/Documentation/x86/ |
| D | sva.rst | 104 thread can interact with a device. Threads that belong to the same 134 * The single process-wide PASID is used by all threads to interact 157 Traditionally, in order for userspace applications to interact with hardware,
|
| /Linux-v5.15/drivers/accessibility/speakup/ |
| D | TODO | 6 system. It allows blind users to interact with applications on the
|
| /Linux-v5.15/drivers/phy/socionext/ |
| D | Kconfig | 14 on UniPhier SoCs. This driver provides interface to interact
|
| /Linux-v5.15/drivers/staging/fieldbus/anybuss/ |
| D | Kconfig | 33 so userspace can interact with it via the fieldbus_dev userspace
|
| /Linux-v5.15/Documentation/admin-guide/mm/ |
| D | index.rst | 22 Here we document in detail how to interact with various mechanisms in
|
| /Linux-v5.15/drivers/staging/vc04_services/ |
| D | Kconfig | 34 by userspace libraries and testing tools to interact with VideoCore, via
|
| /Linux-v5.15/drivers/soc/fsl/ |
| D | Kconfig | 29 buffer management facilities for software to interact with
|
| /Linux-v5.15/Documentation/userspace-api/media/mediactl/ |
| D | media-controller-model.rst | 25 interact with other entities. Data (not restricted to video) produced
|
| /Linux-v5.15/Documentation/devicetree/bindings/iio/adc/ |
| D | adc.yaml | 51 device design and can interact with other characteristics such as
|
12345678