Searched defs:qh_list (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/isp1760/ | ||
H A D | isp1760-hcd.h | 61 struct list_head qh_list[QH_END]; member |
H A D | isp1760-hcd.c | 148 struct list_head qh_list; member [all...] |
/kernel/linux/linux-6.6/drivers/usb/isp1760/ | ||
H A D | isp1760-hcd.h | 64 struct list_head qh_list[QH_END]; member |
H A D | isp1760-hcd.c | 172 struct list_head qh_list; member [all...] |
/kernel/linux/linux-5.10/drivers/usb/dwc2/ | ||
H A D | hcd.c | 1605 dwc2_kill_urbs_in_qh_list(struct dwc2_hsotg *hsotg, struct list_head *qh_list) dwc2_kill_urbs_in_qh_list() argument 1620 dwc2_qh_list_free(struct dwc2_hsotg *hsotg, struct list_head *qh_list) dwc2_qh_list_free() argument |
/kernel/linux/linux-6.6/drivers/usb/dwc2/ | ||
H A D | hcd.c | 1570 dwc2_kill_urbs_in_qh_list(struct dwc2_hsotg *hsotg, struct list_head *qh_list) dwc2_kill_urbs_in_qh_list() argument 1585 dwc2_qh_list_free(struct dwc2_hsotg *hsotg, struct list_head *qh_list) dwc2_qh_list_free() argument |
Completed in 18 milliseconds