Home
last modified time | relevance | path

Searched refs:split_order (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.h960 * @split_order: List keeping track of channels doing splits, in order.
1143 struct list_head split_order; member
H A Dhcd_intr.c2215 list_for_each_entry_safe(chan, chan_tmp, &hsotg->split_order, in dwc2_hc_intr()
H A Dhcd.c2826 &hsotg->split_order); in dwc2_queue_transaction()
5120 INIT_LIST_HEAD(&hsotg->split_order); in dwc2_hcd_init()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.h945 * @split_order: List keeping track of channels doing splits, in order.
1132 struct list_head split_order; member
H A Dhcd_intr.c2185 list_for_each_entry_safe(chan, chan_tmp, &hsotg->split_order, in dwc2_hc_intr()
H A Dhcd.c2791 &hsotg->split_order); in dwc2_queue_transaction()
5205 INIT_LIST_HEAD(&hsotg->split_order); in dwc2_hcd_init()

Completed in 23 milliseconds