Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Ds3c2410_udc.c98 static long prevticks; in dprintk() local
106 if (s3c2410_ticks != prevticks) { in dprintk()
107 prevticks = s3c2410_ticks; in dprintk()
113 prevticks, invocation++); in dprintk()