Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-hcd.h61 struct list_head qh_list[QH_END]; member
H A Disp1760-hcd.c148 struct list_head qh_list; member
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.c1608 struct list_head *qh_list) in dwc2_kill_urbs_in_qh_list()
1623 struct list_head *qh_list) in dwc2_qh_list_free()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-hcd.c975 struct QH *qh_list; in ehci_common_init() local