Searched refs:_ts (Results 1 – 3 of 3) sorted by relevance
63 struct timespec *_ts) in clock_gettime_fallback() argument65 register struct timespec *ts asm("r1") = _ts; in clock_gettime_fallback()
207 static int ucb1x00_thread(void *_ts) in ucb1x00_thread() argument209 struct ucb1x00_ts *ts = _ts; in ucb1x00_thread()
145 static irqreturn_t tsc200x_irq_thread(int irq, void *_ts) in tsc200x_irq_thread() argument147 struct tsc200x *ts = _ts; in tsc200x_irq_thread()