Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-ring.c1744 static void cdnsp_check_trb_math(struct cdnsp_request *preq, int running_total) in cdnsp_check_trb_math()
2231 int running_total = 0; in cdnsp_queue_isoc_tx() local