Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci-ring.c2625 static u32 xhci_td_remainder(unsigned int remainder) in xhci_td_remainder() function
2733 remainder = xhci_td_remainder(urb->transfer_buffer_length - in queue_bulk_sg_tx()
2885 remainder = xhci_td_remainder(urb->transfer_buffer_length - in xhci_queue_bulk_tx()
2992 xhci_td_remainder(urb->transfer_buffer_length) | in xhci_queue_ctrl_tx()
3145 remainder = xhci_td_remainder(td_len - running_total); in xhci_queue_isoc_tx()