Searched refs:USBDEVFS_RESET (Results 1 – 12 of 12) sorted by relevance
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | usbdevice_fs.h | 149 #define USBDEVFS_RESET _IO('U', 20) macro
|
/aosp12/system/core/fastboot/ |
H A D | usb_linux.cpp | 499 if ((ret = ioctl(handle_->desc, USBDEVFS_RESET, 0))) { in Reset()
|
/aosp12/packages/modules/adb/client/ |
H A D | usb_linux.cpp | 481 ioctl(h->fd, USBDEVFS_RESET); in usb_reset()
|
/aosp12/system/core/libusbhost/ |
H A D | usbhost.c | 689 return ioctl(device->fd, USBDEVFS_RESET); in usb_device_reset()
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | ioctl_defines | 464 define(`USBDEVFS_RESET', `0x00005514')
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | ioctl_defines | 464 define(`USBDEVFS_RESET', `0x00005514')
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | ioctl_defines | 464 define(`USBDEVFS_RESET', `0x00005514')
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | ioctl_defines | 2486 define(`USBDEVFS_RESET', `0x00005514')
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | ioctl_defines | 2495 define(`USBDEVFS_RESET', `0x00005514')
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | ioctl_defines | 2518 define(`USBDEVFS_RESET', `0x00005514')
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | ioctl_defines | 2518 define(`USBDEVFS_RESET', `0x00005514')
|
/aosp12/system/sepolicy/public/ |
H A D | ioctl_defines | 2518 define(`USBDEVFS_RESET', `0x00005514')
|