/openbmc/linux/drivers/input/joystick/ |
H A D | interact.c | 34 struct interact { struct 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() 118 if (interact_read_packet(interact->gameport, interact->length, data) < interact->length) { in interact_poll() 119 interact->bads++; in interact_poll() 123 data[i] <<= INTERACT_MAX_LENGTH - interact->length; in interact_poll() 125 switch (interact->type) { in interact_poll() 166 struct interact *interact = input_get_drvdata(dev); in interact_open() local 168 gameport_start_polling(interact->gameport); in interact_open() [all …]
|
H A D | Makefile | 23 obj-$(CONFIG_JOYSTICK_INTERACT) += interact.o
|
/openbmc/linux/Documentation/security/tpm/ |
H A 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.
|
H A 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
|
/openbmc/linux/Documentation/input/ |
H A 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
|
/openbmc/u-boot/board/mini-box/picosam9g45/ |
H A D | MAINTAINERS | 2 M: Erik van Luijk <evanluijk@interact.nl>
|
/openbmc/linux/Documentation/admin-guide/acpi/ |
H A D | index.rst | 5 Here we document in detail how to interact with various mechanisms in
|
/openbmc/openbmc/poky/meta/recipes-core/images/ |
H A D | core-image-minimal-mtdutils.bb | 4 Minimal MTD Utilities, which let the user interact with the MTD subsystem in \
|
/openbmc/qemu/docs/devel/ |
H A D | index-process.rst | 6 Notes about how to interact with the community and how and where to submit patches.
|
/openbmc/qemu/tests/avocado/ |
H A D | README.rst | 6 level, and may interact with external resources and with various
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-eth-utils_5.1.0.bb | 1 SUMMARY = "Common utility functions for codebases which interact with ethereum."
|
/openbmc/openpower-proc-control/ |
H A D | README.md | 3 Contains procedures that interact with the OpenPower nest chipset.
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2835-rpi-common.dtsi | 4 * bcm2835, bcm2836 and bcm2837 implementations that interact with RPi's
|
/openbmc/estoraged/ |
H A D | README.md | 6 software components can interact with eStoraged to do things like create a new
|
/openbmc/qemu/tests/guest-debug/ |
H A D | test_gdbstub.py | 62 code.InteractiveConsole(locals=globals()).interact()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ |
H A D | ipc-run_20231003.0.bb | 2 IPC::Run allows you run and interact with child processes \
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-git_3.1.43.bb | 1 SUMMARY = "Python library used to interact with Git repositories"
|
/openbmc/obmc-ikvm/ |
H A D | README.md | 8 host, allowing the user to interact with the host system.
|
/openbmc/linux/drivers/platform/x86/intel/int1092/ |
H A D | Kconfig | 9 to SAR driver. The front end application in userspace will interact with SAR
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-devtools/swagger-ui/ |
H A D | swagger-ui_5.18.2.bb | 4 interact with the API’s resources without having any of the implementation logic in place. \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qad/ |
H A D | qad_git.bb | 5 This both eliminates the need to physically interact with the rig and allows \
|
/openbmc/openbmc-tools/openbmctool/build-scripts/ |
H A D | openbmctool-rhel8.spec | 22 This package is to be applied to any linux machine that will be used to manage or interact with the…
|
H A D | openbmctool-rhel7.spec | 22 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 D | TODO | 6 system. It allows blind users to interact with applications on the
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | index.rst | 21 Here we document in detail how to interact with various mechanisms in
|