Home
last modified time | relevance | path

Searched defs:cvmx_usb_transaction (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/host/
Docteon-hcd.c274 struct cvmx_usb_transaction { struct
275 struct list_head node;
276 enum cvmx_usb_transfer type;
277 u64 buffer;
278 int buffer_length;
279 u64 control_header;
280 int iso_start_frame;
281 int iso_number_packets;
282 struct cvmx_usb_iso_packet *iso_packets;
283 int xfersize;
[all …]