Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c171 struct isp1760_qh { struct
172 struct list_head qh_list;
173 struct list_head qtd_list;
174 u32 toggle;
175 u32 ping;
176 int slot;
177 int tt_buffer_dirty; /* See USB2.0 spec section 11.17.5 */