Home
last modified time | relevance | path

Searched defs:qh_list (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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
[all...]
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd.c1605 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 Dhcd.c1570 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