Home
last modified time | relevance | path

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

/drivers/usb/isp1760/
Disp1760-hcd.c145 struct isp1760_qh { struct
146 struct list_head qh_list;
147 struct list_head qtd_list;
148 u32 toggle;
149 u32 ping;
150 int slot;
151 int tt_buffer_dirty; /* See USB2.0 spec section 11.17.5 */