Home
last modified time | relevance | path

Searched defs:MTPData (Results 1 – 1 of 1) sorted by last modified time

/qemu/hw/usb/
H A Ddev-mtp.c153 struct MTPData { struct
154 uint16_t code;
155 uint32_t trans;
156 uint64_t offset;
157 uint64_t length;
158 uint64_t alloc;
159 uint8_t *data;
160 bool first;
162 bool pending;
163 int fd;
[all …]