Home
last modified time | relevance | path

Searched refs:interact (Results 1 – 52 of 52) sorted by relevance

/linux-4.4.14/drivers/input/joystick/
Dinteract.c53 struct interact { struct
130 struct interact *interact = gameport_get_drvdata(gameport); in interact_poll() local
131 struct input_dev *dev = interact->dev; in interact_poll()
135 interact->reads++; in interact_poll()
137 if (interact_read_packet(interact->gameport, interact->length, data) < interact->length) { in interact_poll()
138 interact->bads++; in interact_poll()
142 data[i] <<= INTERACT_MAX_LENGTH - interact->length; in interact_poll()
144 switch (interact->type) { in interact_poll()
185 struct interact *interact = input_get_drvdata(dev); in interact_open() local
187 gameport_start_polling(interact->gameport); in interact_open()
[all …]
DMakefile20 obj-$(CONFIG_JOYSTICK_INTERACT) += interact.o
DKconfig111 module will be called interact.
/linux-4.4.14/Documentation/input/
Duserio.txt12 to directly interact with the kernel's serio driver and control a virtual serio
17 In order to interact with the userio kernel module, one simply opens the
21 macros you need to interact with the device are defined in <linux/userio.h> and
Djoystick.txt372 interact.c module. This includes:
/linux-4.4.14/Documentation/devicetree/bindings/power/
Dtwl-charger.txt3 The battery charger needs to interact with the USB phy in order
/linux-4.4.14/Documentation/tpm/
Dxen-tpmfront.txt12 operating system (in Xen terms, a DomU). This allows programs to interact with
13 a TPM in a virtual system the same way they interact with a TPM on the physical
/linux-4.4.14/Documentation/power/
D00-INDEX10 - How drivers interact with system-wide power management
Ddevices.txt13 This writeup gives an overview of how drivers interact with system-wide
Druntime_pm.txt598 as suspend-to-RAM and suspend-to-disk) interact with each other in a couple of
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-firmware-gsmi24 for more information on how to interact with
Dsysfs-ocfs26 ocfs2-tools to interact with the filesystem.
Dsysfs-firmware-acpi8 by boot splash applications in order to interact with
/linux-4.4.14/Documentation/devicetree/bindings/arm/msm/
Dqcom,saw2.txt7 the PMIC. It can also be wired up to interact with other processors in the
/linux-4.4.14/drivers/staging/speakup/
DTODO6 system. It allows blind users to interact with applications on the
/linux-4.4.14/drivers/hwtracing/intel_th/
DKconfig11 subdevices to interact with each other and hardware and for
/linux-4.4.14/drivers/usb/phy/
DKconfig49 interface to interact with USB 2.0 and USB 3.0 PHY that is part
77 This driver provides common interface to interact, for Samsung USB 2.0 PHY
/linux-4.4.14/Documentation/spi/
Dbutterfly19 SPI protocol drivers interact with the AVR, and could even let the AVR
Dspi-summary480 used to interact with the SPI core and SPI protocol drivers. It will
/linux-4.4.14/drivers/clk/
DKconfig70 This driver uses SCPI Message Protocol to interact with the
/linux-4.4.14/Documentation/
Dmen-chameleon-bus.txt65 Chameleon FPGA is attached to. Some IP Core drivers may need to interact with
Dmedia-framework.txt30 A pad is a connection endpoint through which an entity can interact with
Dworkqueue.txt205 Note that normal and highpri worker-pools don't interact with
Dpinctrl.txt1327 need not interact with the pin control subsystem at all.
1333 multiplexing state through hardware without the need to interact with the
DHOWTO74 invaluable for learning how to interact with the kernel community. When
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/4xx/
Demac.txt4 the Axon bridge. To operate this needs to interact with a this
/linux-4.4.14/Documentation/laptops/
Dsony-laptop.txt139 * The sony-laptop and sonypi drivers do not interact at all. In the
Dthinkpad-acpi.txt630 CAP_SYS_ADMIN capability for safety reasons, as it can interact badly
1028 at the same time. The two will interact in bad ways, do funny things,
1059 ThinkPads have three special hotkeys to interact with the console
1093 The preferred way to interact with the Console Audio control is the
/linux-4.4.14/drivers/cpufreq/
DKconfig.arm210 This driver uses SCPI Message Protocol driver to interact with the
/linux-4.4.14/drivers/s390/char/
DKconfig178 Select this option if you want to be able to interact with the control
/linux-4.4.14/drivers/usb/gadget/legacy/
DKconfig444 to interact with an EHCI Debug Port.
465 Userland can interact using /dev/ttyGSxxx.
/linux-4.4.14/Documentation/frv/
Dkernel-ABI.txt154 ops, so it must be exceedingly careful not to do any that would interact
/linux-4.4.14/Documentation/video4linux/
DREADME.pvrusb2111 interact with the Conexant mpeg2 encoder chip within the pvrusb2
/linux-4.4.14/Documentation/usb/
Dehci.txt18 interact with the EHCI controller through a "Transaction Translator"
Dproc_usb_info.txt29 to interact with USB devices.
Dpower-management.txt492 Dynamic power management and system power management can interact in
/linux-4.4.14/Documentation/fb/
Dapi.txt10 This document describes the frame buffer API used by applications to interact
/linux-4.4.14/Documentation/powerpc/
Dhvcs.txt209 interact with the device node entries using any standard tty-interactive
258 30000004 the user should interact with /dev/hvcs2.
/linux-4.4.14/Documentation/networking/
Ddecnet.txt189 interact and how to get the best performance from your hardware.
Dphy.txt167 descended from functions which did not interact with a complex state-machine.
De1000.txt348 For copper-based boards, the keywords interact as follows:
/linux-4.4.14/Documentation/x86/x86_64/
Dboot-options.txt108 It may also interact badly with hyperthreading.
/linux-4.4.14/Documentation/block/
Ddata-integrity.txt36 allow the operating system to interact with the integrity metadata
/linux-4.4.14/Documentation/RCU/
Drcu_dereference.txt60 interact directly with the hardware to flush instruction caches.
Dstallwarn.txt94 interact. Please note that it is not possible to entirely eliminate this
/linux-4.4.14/drivers/staging/unisys/Documentation/
Doverview.txt318 You can interact with the guest console using the usyscon Partition Desktop
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt6 they do, while others interact with each other, or require a certain load
/linux-4.4.14/drivers/tty/
DKconfig59 answer Y here, a virtual terminal (the device used to interact with
/linux-4.4.14/Documentation/scsi/
Dscsi_fc_transport.txt44 interact with the Fabric Port to join multiple fabrics. The port will
DChangeLog.megaraid560 i. Independent module to interact with userland applications and
DBusLogic.txt66 market. This relationship has also given me the opportunity to interact
/linux-4.4.14/Documentation/security/
Dcredentials.txt235 interact directly with task and file credentials; rather it keeps system