Home
last modified time | relevance | path

Searched defs:running_total (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/host/
Dxhci-ring.c3457 static void check_trb_math(struct urb *urb, int running_total) in check_trb_math()
4118 int running_total, trb_buff_len, td_len, td_remain_len, ret; in xhci_queue_isoc_tx() local