Searched refs:uinput (Results 1 – 22 of 22) sorted by relevance
/openbmc/linux/Documentation/input/ |
H A D | uinput.rst | 2 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 D | input_uapi.rst | 21 uinput
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-uinput_1.0.1.bb | 1 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 D | tslib_1.23.bb | 66 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 D | lirc_options.conf | 23 uinput = False
|
H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 23 #include <linux/uinput.h>
|
/openbmc/linux/fs/ext4/ |
H A D | ioctl.c | 1657 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 D | x11vnc_0.9.16.bb | 40 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 D | 0001-Deal-with-64bit-time_t-default-on-32bit-architecture.patch | 14 Upstream-Status: Submitted [https://github.com/pyinput/python-uinput/pull/2]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/utouch/utouch-evemu/ |
H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 24 #include <linux/uinput.h>
|
/openbmc/linux/drivers/input/misc/ |
H A D | Makefile | 87 obj-$(CONFIG_INPUT_UINPUT) += uinput.o
|
H A D | Kconfig | 538 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 D | lirc_0.10.2.bb | 29 SYSTEMD_SERVICE:${PN} = "lircd.service lircmd.service lircd-setup.service lircd-uinput.service"
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | packagegroup-base.bb | 79 kernel-module-uinput \
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | ioctl-number.rst | 198 'U' 00-CF linux/uinput.h conflict!
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | devices.txt | 359 223 = /dev/input/uinput User level driver support for input
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 3997 -rw-r--r-- root root 9261 ./usr/include/linux/uinput.h
|
H A D | buildhistory_filelist1.txt | 3996 -rw-r--r-- root root 9261 ./usr/include/linux/uinput.h
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |