Home
last modified time | relevance | path

Searched refs:uinput (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/Documentation/input/
H A Duinput.rst2 uinput module
8 uinput is a kernel module that makes it possible to emulate input devices
9 from userspace. By writing to /dev/uinput (or /dev/input/uinput) device, a
19 linux/uinput.h
21 The uinput header defines ioctls to create, set up, and destroy virtual
28 create uinput devices and send events. libevdev is less error-prone than
29 accessing uinput directly, and should be considered for new software.
46 #include <linux/uinput.h>
66 int fd = open("/dev/uinput", O_WRONLY | O_NONBLOCK);
120 #include <linux/uinput.h>
[all …]
H A Dinput_uapi.rst21 uinput
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-uinput_1.0.1.bb1 SUMMARY = "Python interface to Linux uinput kernel module."
2 HOMEPAGE = "https://pypi.org/project/python-uinput/"
9 PYPI_PACKAGE = "python-uinput"
18 RRECOMMENDS:${PN} += "kernel-module-uinput"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tslib/
H A Dtslib_1.23.bb66 PACKAGES =+ "tslib-conf tslib-tests tslib-calibrate tslib-uinput"
70 DEBIAN_NOAUTONAME:tslib-uinput = "1"
79 FILES:tslib-uinput += "${bindir}/ts_uinput"
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dlirc_options.conf23 uinput = False
H A D0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch23 #include <linux/uinput.h>
/openbmc/linux/fs/ext4/
H A Dioctl.c1657 struct compat_ext4_new_group_input __user *uinput; in ext4_compat_ioctl() local
1661 uinput = compat_ptr(arg); in ext4_compat_ioctl()
1662 err = get_user(input.group, &uinput->group); in ext4_compat_ioctl()
1663 err |= get_user(input.block_bitmap, &uinput->block_bitmap); in ext4_compat_ioctl()
1664 err |= get_user(input.inode_bitmap, &uinput->inode_bitmap); in ext4_compat_ioctl()
1665 err |= get_user(input.inode_table, &uinput->inode_table); in ext4_compat_ioctl()
1666 err |= get_user(input.blocks_count, &uinput->blocks_count); in ext4_compat_ioctl()
1668 &uinput->reserved_blocks); in ext4_compat_ioctl()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/
H A Dx11vnc_0.9.16.bb40 RRECOMMENDS:${PN} = "${@bb.utils.contains('DISTRO_FEATURES', 'fbdev', 'kernel-module-uinput', '', d…
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput/
H A D0001-Deal-with-64bit-time_t-default-on-32bit-architecture.patch14 Upstream-Status: Submitted [https://github.com/pyinput/python-uinput/pull/2]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-evemu/
H A D0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch24 #include <linux/uinput.h>
/openbmc/linux/drivers/input/misc/
H A DMakefile87 obj-$(CONFIG_INPUT_UINPUT) += uinput.o
H A DKconfig538 subsystem accessible under char device 10:223 - /dev/input/uinput.
541 module will be called uinput.
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/
H A Dlirc_0.10.2.bb29 SYSTEMD_SERVICE:${PN} = "lircd.service lircmd.service lircd-setup.service lircd-uinput.service"
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-base.bb79 kernel-module-uinput \
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst198 'U' 00-CF linux/uinput.h conflict!
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.txt359 223 = /dev/input/uinput User level driver support for input
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt3997 -rw-r--r-- root root 9261 ./usr/include/linux/uinput.h
H A Dbuildhistory_filelist1.txt3996 -rw-r--r-- root root 9261 ./usr/include/linux/uinput.h
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]