Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/isp1760/
Disp1760-hcd.c147 struct isp1760_qh { struct
148 struct list_head qh_list;
149 struct list_head qtd_list;
150 u32 toggle;
151 u32 ping;
152 int slot;
153 int tt_buffer_dirty; /* See USB2.0 spec section 11.17.5 */
/kernel/linux/linux-4.19/drivers/usb/isp1760/
Disp1760-hcd.c146 struct isp1760_qh { struct
147 struct list_head qh_list;
148 struct list_head qtd_list;
149 u32 toggle;
150 u32 ping;
151 int slot;
152 int tt_buffer_dirty; /* See USB2.0 spec section 11.17.5 */