Searched refs:USBDEVFS_BULK (Results 1 – 11 of 11) sorted by relevance
/aosp12/system/core/fastboot/ |
H A D | usb_linux.cpp | 423 n = ioctl(handle_->desc, USBDEVFS_BULK, &bulk); in Write() 460 n = ioctl(handle_->desc, USBDEVFS_BULK, &bulk); in Read()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | usbdevice_fs.h | 128 #define USBDEVFS_BULK _IOWR('U', 2, struct usbdevfs_bulktransfer) macro
|
/aosp12/system/core/libusbhost/ |
H A D | usbhost.c | 684 return ioctl(device->fd, USBDEVFS_BULK, &ctrl); in usb_device_bulk_transfer()
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | ioctl_defines | 2357 define(`USBDEVFS_BULK', `0xc0185502')
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | ioctl_defines | 2357 define(`USBDEVFS_BULK', `0xc0185502')
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | ioctl_defines | 2357 define(`USBDEVFS_BULK', `0xc0185502')
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | ioctl_defines | 2460 define(`USBDEVFS_BULK', `0xc0185502')
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | ioctl_defines | 2469 define(`USBDEVFS_BULK', `0xc0185502')
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | ioctl_defines | 2492 define(`USBDEVFS_BULK', `0xc0185502')
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | ioctl_defines | 2492 define(`USBDEVFS_BULK', `0xc0185502')
|
/aosp12/system/sepolicy/public/ |
H A D | ioctl_defines | 2492 define(`USBDEVFS_BULK', `0xc0185502')
|