Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/udc/
Dpxa27x_udc.c907 int count, is_short, is_last = 0, completed = 0, totcount = 0; in write_fifo() local
926 totcount += count; in write_fifo()
953 totcount, is_last ? "/L" : "", is_short ? "/S" : "", in write_fifo()