Home
last modified time | relevance | path

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

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