Home
last modified time | relevance | path

Searched refs:split_order_list_entry (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2_hcd.h170 struct list_head split_order_list_entry; member
H A Ddwc2_hcd.c992 list_del_init(&chan->split_order_list_entry); in dwc2_hc_cleanup()
2870 list_move_tail(&chan->split_order_list_entry, in dwc2_queue_transaction()
5342 INIT_LIST_HEAD(&channel->split_order_list_entry); in dwc2_hcd_init()
H A Ddwc2_hcdintr.c2241 split_order_list_entry) { in dwc2_hc_intr()