Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
A Dbu21013_ts.c393 static void bu21013_power_off(void *_ts) in bu21013_power_off() argument
395 struct bu21013_ts *ts = _ts; in bu21013_power_off()
400 static void bu21013_disable_chip(void *_ts) in bu21013_disable_chip() argument
402 struct bu21013_ts *ts = _ts; in bu21013_disable_chip()
A Dcy8ctmg110_ts.c163 static void cy8ctmg110_shut_off(void *_ts) in cy8ctmg110_shut_off() argument
165 struct cy8ctmg110 *ts = _ts; in cy8ctmg110_shut_off()
A Dzet6223.c96 static void zet6223_power_off(void *_ts) in zet6223_power_off() argument
98 struct zet6223_ts *ts = _ts; in zet6223_power_off()
A Dimagis.c168 static void imagis_power_off(void *_ts) in imagis_power_off() argument
170 struct imagis_ts *ts = _ts; in imagis_power_off()
A Dtsc200x-core.c136 static irqreturn_t tsc200x_irq_thread(int irq, void *_ts) in tsc200x_irq_thread() argument
138 struct tsc200x *ts = _ts; in tsc200x_irq_thread()
/drivers/mfd/
A Ducb1x00-ts.c204 static int ucb1x00_thread(void *_ts) in ucb1x00_thread() argument
206 struct ucb1x00_ts *ts = _ts; in ucb1x00_thread()
/drivers/iio/adc/
A Dad7944.c125 #define AD7944_DEFINE_CHIP_INFO(_name, _ts, _max, _bits, _diff) \ argument
128 .timing_spec = &_ts##_timing_spec, \

Completed in 20 milliseconds