Home
last modified time | relevance | path

Searched refs:FUNCTIONFS_ENDPOINT_DESC (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/bionic/libc/kernel/uapi/linux/usb/
H A Dfunctionfs.h110 #define FUNCTIONFS_ENDPOINT_DESC _IOR('g', 130, struct usb_endpoint_descriptor) macro
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dmediaprovider.te40 allowxperm mediaprovider functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
H A Dadbd.te54 FUNCTIONFS_ENDPOINT_DESC
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dmediaprovider.te40 allowxperm mediaprovider functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
H A Dadbd.te54 FUNCTIONFS_ENDPOINT_DESC
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dmediaprovider.te41 allowxperm mediaprovider functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
H A Dadbd.te57 FUNCTIONFS_ENDPOINT_DESC
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dmediaprovider.te41 allowxperm mediaprovider functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
H A Dadbd.te57 FUNCTIONFS_ENDPOINT_DESC
/aosp12/system/sepolicy/private/
H A Dmediaprovider.te41 allowxperm mediaprovider functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
H A Dadbd.te57 FUNCTIONFS_ENDPOINT_DESC
/aosp12/system/core/fastboot/device/
H A Dusb.cpp70 if (ioctl(ffs_fd, FUNCTIONFS_ENDPOINT_DESC, reinterpret_cast<unsigned long>(&desc))) { in getMaxPacketSize()
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dfastbootd.te17 allowxperm fastbootd functionfs:file ioctl { FUNCTIONFS_ENDPOINT_DESC };
H A Drecovery.te79 allowxperm recovery functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dfastbootd.te17 allowxperm fastbootd functionfs:file ioctl { FUNCTIONFS_ENDPOINT_DESC };
H A Drecovery.te79 allowxperm recovery functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dfastbootd.te17 allowxperm fastbootd functionfs:file ioctl { FUNCTIONFS_ENDPOINT_DESC };
H A Drecovery.te79 allowxperm recovery functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
/aosp12/system/sepolicy/public/
H A Dfastbootd.te17 allowxperm fastbootd functionfs:file ioctl { FUNCTIONFS_ENDPOINT_DESC };
H A Drecovery.te79 allowxperm recovery functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dfastbootd.te17 allowxperm fastbootd functionfs:file ioctl { FUNCTIONFS_ENDPOINT_DESC };
H A Drecovery.te79 allowxperm recovery functionfs:file ioctl FUNCTIONFS_ENDPOINT_DESC;
/aosp12/frameworks/av/media/mtp/
H A DMtpFfsHandle.cpp67 if (ioctl(ffs_fd, FUNCTIONFS_ENDPOINT_DESC, reinterpret_cast<unsigned long>(&desc))) { in getPacketSize()
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dioctl_defines1949 define(`FUNCTIONFS_ENDPOINT_DESC', `0x80096782')
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dioctl_defines1949 define(`FUNCTIONFS_ENDPOINT_DESC', `0x80096782')

12