Searched refs:mtp_file_range (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/linux/usb/
H A Df_mtp.h24 struct mtp_file_range { struct
37 #define MTP_SEND_FILE _IOW('M', 0, struct mtp_file_range)
39 #define MTP_RECEIVE_FILE _IOW('M', 1, struct mtp_file_range)
41 #define MTP_SEND_FILE_WITH_HEADER _IOW('M', 4, struct mtp_file_range)

Completed in 47 milliseconds