HomeSort by relevance Sort by last modified time
    Searched refs:UI_DEV_DESTROY (Results 1 - 12 of 12) sorted by null

  /bionic/libc/kernel/common/linux/
uinput.h 40 #define UI_DEV_DESTROY _IO(UINPUT_IOCTL_BASE, 2)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
uinput.h 56 #define UI_DEV_DESTROY _IO(UINPUT_IOCTL_BASE, 2)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
uinput.h 56 #define UI_DEV_DESTROY _IO(UINPUT_IOCTL_BASE, 2)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
uinput.h 56 #define UI_DEV_DESTROY _IO(UINPUT_IOCTL_BASE, 2)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
uinput.h 34 #define UI_DEV_DESTROY _IO(UINPUT_IOCTL_BASE, 2)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
uinput.h 34 #define UI_DEV_DESTROY _IO(UINPUT_IOCTL_BASE, 2)
  /external/kernel-headers/original/linux/
uinput.h 96 #define UI_DEV_DESTROY _IO(UINPUT_IOCTL_BASE, 2)
  /external/bluetooth/bluez/compat/
fakehid.c 347 ioctl(fd, UI_DEV_DESTROY);
448 ioctl(fd, UI_DEV_DESTROY);
663 ioctl(fd, UI_DEV_DESTROY);
  /external/bluetooth/bluez/input/
fakehid.c 267 ioctl(fake->uinput, UI_DEV_DESTROY);
device.c 309 ioctl(fake->uinput, UI_DEV_DESTROY);
901 ioctl(fake->uinput, UI_DEV_DESTROY);
  /external/bluetooth/bluez/src/
uinput.h 677 #define UI_DEV_DESTROY _IO(UINPUT_IOCTL_BASE, 2)
  /external/bluetooth/bluez/audio/
control.c 434 ioctl(control->uinput, UI_DEV_DESTROY);

Completed in 477 milliseconds