Home
last modified time | relevance | path

Searched full:interact (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/input/joystick/
H A Dinteract.c10 * InterAct digital gamepad/joystick driver for Linux
21 #define DRIVER_DESC "InterAct digital joystick driver"
34 struct interact { struct
64 { 0x6202, interact_abs_hhfx, interact_btn_hhfx, "InterAct HammerHead/FX", 32, 4 },
65 { 0x53f8, interact_abs_pp8d, interact_btn_pp8d, "InterAct ProPad 8 Digital", 16, 0 },
69 * interact_read_packet() reads and InterAct joystick data.
106 * interact_poll() reads and analyzes InterAct joystick data.
111 struct interact *interact = gameport_get_drvdata(gameport); in interact_poll() local
112 struct input_dev *dev = interact->dev; in interact_poll()
116 interact->reads++; in interact_poll()
[all …]
/openbmc/linux/Documentation/input/
H A Duserio.rst20 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
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_ftpm_tee.rst12 environment. The driver allows programs to interact with the TPM in the same
13 way they would interact with a hardware TPM.
H A Dtpm_vtpm_proxy.rst15 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
H A Dxen-tpmfront.rst15 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
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Toaster.txt30 Interact with the Toaster web server with your host browser using URL:
68 Interact with the Toaster web server with your host browser using URL:
/openbmc/linux/tools/power/acpi/man/
H A Dpfrut.816 interact with the platform firmware interface defined in the
25 \f[B]pfrut\f[R] is the tool to interact with the kernel interface.
/openbmc/docs/designs/mctp/
H A Dmctp-userspace.md30 2. one or more binding implementations (eg, MCTP-over-serial), which interact
63 host firmware environments may interact directly with hardware registers to
103 the send/recv syscalls to interact with the socket.
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi.hpp33 // any client can interact with the main asio context
36 // any client can interact with the main sdbus
/openbmc/qemu/hw/usb/
H A Du2f.h41 * to interact with its variants (i.e. hw/u2f-*.c)
71 * to interact with the U2F key base device (i.e. hw/u2f.c)
/openbmc/linux/Documentation/input/joydev/
H A Djoystick.rst360 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
/openbmc/google-misc/subprojects/ncsid/doc/
H A Dncsid_internals.md80 heavily based on EC code. It uses `net::SockIO` interface to interact with the
102 `ncsi::StateMachine` component only interact with the outside world using
/openbmc/u-boot/test/py/
H A DREADME.md10 - Testing is performed in the same way a user or script would interact with
15 - It is reasonably simple to interact with U-Boot in this way.
166 The tools and techniques used to interact with real hardware will vary
168 For this reason, the test suite does not attempt to directly interact with real
345 provides the means to interact with the U-Boot console, and retrieve board and
/openbmc/linux/drivers/s390/char/
H A DKconfig103 Using IOCTLs one can interact with the UV.
158 Select this option if you want to be able to interact with the control
/openbmc/u-boot/board/mini-box/picosam9g45/
H A DMAINTAINERS2 M: Erik van Luijk <evanluijk@interact.nl>
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-minimal-mtdutils.bb4 Minimal MTD Utilities, which let the user interact with the MTD subsystem in \
/openbmc/linux/Documentation/admin-guide/acpi/
H A Dindex.rst5 Here we document in detail how to interact with various mechanisms in
/openbmc/u-boot/test/py/tests/
H A Dtest_dfu.py203 alt_setting: The DFU "alternate setting" identifier to interact
223 alt_setting: The DFU "alternate setting" identifier to interact
237 alt_setting: The DFU "alternate setting" identifier to interact
/openbmc/qemu/docs/devel/testing/
H A Davocado.rst8 higher level tests, and may interact with external resources and with
20 * Interact with the QEMU monitor, send QMP commands and check
23 * Interact with the guest OS, using the convenience console device
27 * Interact with external data files that accompany the test itself
247 interact with a fully booted and operational Linux guest. At this
/openbmc/estoraged/
H A DREADME.md6 software components can interact with eStoraged to do things like create a new
/openbmc/u-boot/scripts/kconfig/tests/inter_choice/
H A D__init__.py6 if those choices interact by 'depends on', 'select', etc.
/openbmc/openpower-proc-control/
H A DREADME.md3 Contains procedures that interact with the OpenPower nest chipset.
/openbmc/linux/scripts/kconfig/tests/inter_choice/
H A D__init__.py7 if those choices interact by 'depends on', 'select', etc.
/openbmc/qemu/docs/devel/
H A Dindex-process.rst6 Notes about how to interact with the community and how and where to submit patches.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-eth-utils_5.2.0.bb1 SUMMARY = "Common utility functions for codebases which interact with ethereum."

12345678910>>...14