Home
last modified time | relevance | path

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

12345678

/openbmc/linux/drivers/input/joystick/
H A Dinteract.c34 struct interact { struct
111 struct interact *interact = gameport_get_drvdata(gameport); in interact_poll() local
116 interact->reads++; in interact_poll()
118 if (interact_read_packet(interact->gameport, interact->length, data) < interact->length) { in interact_poll()
166 struct interact *interact = input_get_drvdata(dev); in interact_open() local
178 struct interact *interact = input_get_drvdata(dev); in interact_close() local
189 struct interact *interact; in interact_connect() local
195 interact = kzalloc(sizeof(struct interact), GFP_KERNEL); in interact_connect()
271 kfree(interact); in interact_connect()
277 struct interact *interact = gameport_get_drvdata(gameport); in interact_disconnect() local
[all …]
H A DMakefile23 obj-$(CONFIG_JOYSTICK_INTERACT) += interact.o
/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
/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/u-boot/board/mini-box/picosam9g45/
H A DMAINTAINERS2 M: Erik van Luijk <evanluijk@interact.nl>
/openbmc/linux/Documentation/admin-guide/acpi/
H A Dindex.rst5 Here we document in detail how to interact with various mechanisms in
/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/qemu/docs/devel/
H A Dindex-process.rst6 Notes about how to interact with the community and how and where to submit patches.
/openbmc/qemu/tests/avocado/
H A DREADME.rst6 level, and may interact with external resources and with various
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-eth-utils_3.0.0.bb1 SUMMARY = "Common utility functions for codebases which interact with ethereum."
/openbmc/openpower-proc-control/
H A DREADME.md1 Contains procedures that interact with the OpenPower nest chipset.
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835-rpi-common.dtsi4 * bcm2835, bcm2836 and bcm2837 implementations that interact with RPi's
/openbmc/estoraged/
H A DREADME.md6 software components can interact with eStoraged to do things like create a new
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/
H A Dipc-run_20231003.0.bb2 IPC::Run allows you run and interact with child processes \
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-git_3.1.43.bb1 SUMMARY = "Python library used to interact with Git repositories"
/openbmc/linux/drivers/platform/x86/intel/int1092/
H A DKconfig9 to SAR driver. The front end application in userspace will interact with SAR
/openbmc/obmc-ikvm/
H A DREADME.md8 host, allowing the user to interact with the host system.
/openbmc/qemu/tests/tcg/aarch64/gdbstub/
H A Dtest-sve-ioctl.py85 code.InteractiveConsole(locals=globals()).interact()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qad/
H A Dqad_git.bb5 This both eliminates the need to physically interact with the rig and allows \
/openbmc/openbmc-tools/openbmctool/build-scripts/
H A Dopenbmctool-rhel8.spec22 This package is to be applied to any linux machine that will be used to manage or interact with the…
H A Dopenbmctool-rhel7.spec22 This package is to be applied to any linux machine that will be used to manage or interact with the…
/openbmc/linux/drivers/accessibility/speakup/
H A DTODO6 system. It allows blind users to interact with applications on the
/openbmc/linux/Documentation/admin-guide/mm/
H A Dindex.rst21 Here we document in detail how to interact with various mechanisms in
/openbmc/linux/drivers/staging/fieldbus/anybuss/
H A DKconfig33 so userspace can interact with it via the fieldbus_dev userspace

12345678