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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c2410_udc.c106 static long prevticks; local
114 if (s3c2410_ticks != prevticks) {
115 prevticks = s3c2410_ticks;
121 prevticks, invocation++);

Completed in 174 milliseconds