HomeSort by relevance Sort by last modified time
    Searched defs:FW_CDEV_IOC_ALLOCATE (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
firewire-cdev.h 116 #define FW_CDEV_IOC_ALLOCATE _IOWR('#', 0x02, struct fw_cdev_allocate)
  /external/kernel-headers/original/uapi/linux/
firewire-cdev.h 144 * @closure: See &fw_cdev_event_common; set by %FW_CDEV_IOC_ALLOCATE ioctl
157 * region registered using the %FW_CDEV_IOC_ALLOCATE ioctl. The request is
395 #define FW_CDEV_IOC_ALLOCATE _IOWR('#', 0x02, struct fw_cdev_allocate)
522 * the %FW_CDEV_IOC_ALLOCATE ioctl, userspace can listen for incoming requests. An
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
firewire-cdev.h 144 * @closure: See &fw_cdev_event_common; set by %FW_CDEV_IOC_ALLOCATE ioctl
157 * region registered using the %FW_CDEV_IOC_ALLOCATE ioctl. The request is
391 #define FW_CDEV_IOC_ALLOCATE _IOWR('#', 0x02, struct fw_cdev_allocate)
512 * the %FW_CDEV_IOC_ALLOCATE ioctl, userspace can listen for incoming requests. An
    [all...]

Completed in 338 milliseconds