Searched refs:prevticks (Results 1 – 1 of 1) sorted by relevance
88 static long prevticks; in dprintk() local101 if (s3c2410_ticks != prevticks) { in dprintk()102 prevticks = s3c2410_ticks; in dprintk()106 pr_debug("%1lu.%02d USB: %pV", prevticks, invocation++, &vaf); in dprintk()