Searched defs:td_total_len (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | cdnsp-ring.c | 1766 cdnsp_td_remainder(struct cdnsp_device *pdev, int transferred, int trb_buff_len, unsigned int td_total_len, struct cdnsp_request *preq, bool more_trbs_coming, bool zlp) cdnsp_td_remainder() argument
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-ring.c | 3344 xhci_td_remainder(struct xhci_hcd *xhci, int transferred, int trb_buff_len, unsigned int td_total_len, struct urb *urb, bool more_trbs_coming) xhci_td_remainder() argument
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-ring.c | 3494 xhci_td_remainder(struct xhci_hcd *xhci, int transferred, int trb_buff_len, unsigned int td_total_len, struct urb *urb, bool more_trbs_coming) xhci_td_remainder() argument
|
Completed in 16 milliseconds