Home
last modified time | relevance | path

Searched refs:purbp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-q.c335 struct urb_priv *purbp; in uhci_cleanup_queue() local
338 purbp = list_entry(urbp->node.prev, struct urb_priv, node); in uhci_cleanup_queue()
339 WARN_ON(list_empty(&purbp->td_list)); in uhci_cleanup_queue()
340 ptd = list_entry(purbp->td_list.prev, struct uhci_td, in uhci_cleanup_queue()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Duhci-q.c335 struct urb_priv *purbp; in uhci_cleanup_queue() local
338 purbp = list_entry(urbp->node.prev, struct urb_priv, node); in uhci_cleanup_queue()
339 WARN_ON(list_empty(&purbp->td_list)); in uhci_cleanup_queue()
340 ptd = list_entry(purbp->td_list.prev, struct uhci_td, in uhci_cleanup_queue()

Completed in 5 milliseconds