Searched refs:libevdev_uinput_create_from_device (Results 1 – 9 of 9) sorted by relevance
/third_party/libevdev/test/ |
D | test-uinput.c | 35 rc = libevdev_uinput_create_from_device(dev, LIBEVDEV_UINPUT_OPEN_MANAGED, &uidev); in START_TEST() 88 rc = libevdev_uinput_create_from_device(dev, -1, &uidev); in START_TEST() 117 rc = libevdev_uinput_create_from_device(dev, fd, &uidev); in START_TEST() 172 rc = libevdev_uinput_create_from_device(dev, fd, &uidev); in START_TEST() 177 rc = libevdev_uinput_create_from_device(dev, fd2, &uidev2); in START_TEST() 220 rc = libevdev_uinput_create_from_device(dev, fd, &uidev); in START_TEST() 258 rc = libevdev_uinput_create_from_device(dev, fd, &uidev); 270 rc = libevdev_uinput_create_from_device(dev, fd2, &uidev2); 314 rc = libevdev_uinput_create_from_device(dev, fd, &uidev); 319 rc = libevdev_uinput_create_from_device(dev, fd2, &uidev2); [all …]
|
D | test-common-uinput.c | 134 rc = libevdev_uinput_create_from_device(d->d, fd, &d->uidev); in uinput_device_create()
|
D | test-libevdev-init.c | 469 rc = libevdev_uinput_create_from_device(dev, in START_TEST()
|
/third_party/libevdev/libevdev/ |
D | libevdev-uinput.h | 154 int libevdev_uinput_create_from_device(const struct libevdev *dev,
|
D | libevdev.sym | 78 libevdev_uinput_create_from_device;
|
D | libevdev-uinput.c | 370 libevdev_uinput_create_from_device(const struct libevdev *dev, int fd, struct libevdev_uinput** uin… in libevdev_uinput_create_from_device() function
|
/third_party/libinput/test/ |
D | test-misc.c | 85 rc = libevdev_uinput_create_from_device(evdev, in create_simple_test_device()
|
D | litest.c | 3412 rc = libevdev_uinput_create_from_device(dev, in litest_create_uinput()
|
/third_party/libevdev/ |
D | third_party_libevdev.diff | 18519 …bac9d79c20e890172873b96">libevdev_uinput_create_from_device</a></div><div class="ttdeci">int libev… 18534 …af14b21301bac9d79c20e890172873b96">◆ </a></span>libevdev_uinput_create_from_device()</h… 18551 …bac9d79c20e890172873b96">libevdev_uinput_create_from_device</a></div><div class="ttdeci">int libev… 18905 …o"> 112</span> <span class="comment"> libevdev_uinput_create_from_device(dev,… 18909 …ef="group__uinput.html#gaf14b21301bac9d79c20e890172873b96">libevdev_uinput_create_from_device</a>(… 18937 …o"> 113</span> <span class="comment"> libevdev_uinput_create_from_device(dev,… 18941 …ef="group__uinput.html#gaf14b21301bac9d79c20e890172873b96">libevdev_uinput_create_from_device</a>(… 18964 …bac9d79c20e890172873b96">libevdev_uinput_create_from_device</a></div><div class="ttdeci">int libev… 18973 …bac9d79c20e890172873b96">libevdev_uinput_create_from_device</a></div><div class="ttdeci">int libev… 20301 - ['libevdev_5fuinput_5fcreate_5ffrom_5fdevice_109',['libevdev_uinput_create_from_device',['../gro… [all …]
|