Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c3344 static u32 xhci_td_remainder(struct xhci_hcd *xhci, int transferred, in xhci_td_remainder() function
3553 remainder = xhci_td_remainder(xhci, enqd_len, trb_buff_len, in xhci_queue_bulk_tx()
3698 remainder = xhci_td_remainder(xhci, 0, in xhci_queue_ctrl_tx()
4015 remainder = xhci_td_remainder(xhci, running_total, in xhci_queue_isoc_tx()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c3494 static u32 xhci_td_remainder(struct xhci_hcd *xhci, int transferred, in xhci_td_remainder() function
3703 remainder = xhci_td_remainder(xhci, enqd_len, trb_buff_len, in xhci_queue_bulk_tx()
3848 remainder = xhci_td_remainder(xhci, 0, in xhci_queue_ctrl_tx()
4165 remainder = xhci_td_remainder(xhci, running_total, in xhci_queue_isoc_tx()

Completed in 12 milliseconds