Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dr8a66597.h68 struct r8a66597_td { struct
69 struct r8a66597_pipe *pipe;
70 struct urb *urb;
71 struct list_head queue;
73 u16 type;
74 u16 pipenum;
75 int iso_cnt;
77 u16 address; /* R8A66597's USB address */
78 u16 maxpacket;
80 unsigned zero_packet:1;
[all …]