Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.h64 struct list_head qh_list[QH_END]; member
H A Disp1760-hcd.c172 struct list_head qh_list; member
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c1571 struct list_head *qh_list) in dwc2_kill_urbs_in_qh_list()
1586 struct list_head *qh_list) in dwc2_qh_list_free()
/openbmc/u-boot/drivers/usb/host/
H A Dehci-hcd.c993 struct QH *qh_list; in ehci_common_init() local