Searched refs:_ts (Results 1 – 2 of 2) sorted by relevance
207 static int ucb1x00_thread(void *_ts) in ucb1x00_thread() argument209 struct ucb1x00_ts *ts = _ts; in ucb1x00_thread()
252 static irqreturn_t tsc2005_irq_thread(int irq, void *_ts) in tsc2005_irq_thread() argument254 struct tsc2005 *ts = _ts; in tsc2005_irq_thread()