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

/linux-4.4.14/arch/arm/vdso/
H A Dvgettimeofday.c63 struct timespec *_ts) clock_gettime_fallback()
65 register struct timespec *ts asm("r1") = _ts; clock_gettime_fallback()
62 clock_gettime_fallback(clockid_t _clkid, struct timespec *_ts) clock_gettime_fallback() argument
/linux-4.4.14/drivers/mfd/
H A Ducb1x00-ts.c207 static int ucb1x00_thread(void *_ts) ucb1x00_thread() argument
209 struct ucb1x00_ts *ts = _ts; ucb1x00_thread()
/linux-4.4.14/drivers/input/touchscreen/
H A Dtsc200x-core.c145 static irqreturn_t tsc200x_irq_thread(int irq, void *_ts) tsc200x_irq_thread() argument
147 struct tsc200x *ts = _ts; tsc200x_irq_thread()

Completed in 110 milliseconds