Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/vdso/
Dvgettimeofday.c63 struct timespec *_ts) in clock_gettime_fallback() argument
65 register struct timespec *ts asm("r1") = _ts; in clock_gettime_fallback()
/linux-4.1.27/drivers/mfd/
Ducb1x00-ts.c207 static int ucb1x00_thread(void *_ts) in ucb1x00_thread() argument
209 struct ucb1x00_ts *ts = _ts; in ucb1x00_thread()
/linux-4.1.27/drivers/input/touchscreen/
Dtsc2005.c264 static irqreturn_t tsc2005_irq_thread(int irq, void *_ts) in tsc2005_irq_thread() argument
266 struct tsc2005 *ts = _ts; in tsc2005_irq_thread()