Searched refs:_ts (Results 1 – 6 of 6) sorted by relevance
45 struct timespec *_ts) in clock_gettime_fallback() argument47 register struct timespec *ts asm("a1") = _ts; in clock_gettime_fallback()
63 struct timespec *_ts) in clock_gettime_fallback() argument65 register struct timespec *ts asm("r1") = _ts; in clock_gettime_fallback()
51 struct timespec *_ts) in clock_gettime_fallback() argument53 register struct timespec *ts asm("$r1") = _ts; in clock_gettime_fallback()
107 static void zet6223_power_off(void *_ts) in zet6223_power_off() argument109 struct zet6223_ts *ts = _ts; in zet6223_power_off()
143 static irqreturn_t tsc200x_irq_thread(int irq, void *_ts) in tsc200x_irq_thread() argument145 struct tsc200x *ts = _ts; in tsc200x_irq_thread()
207 static int ucb1x00_thread(void *_ts) in ucb1x00_thread() argument209 struct ucb1x00_ts *ts = _ts; in ucb1x00_thread()