Searched defs:_ts (Results 1 – 10 of 10) sorted by relevance
37 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback()54 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback()
38 struct __kernel_timespec *_ts) in clock_gettime_fallback()57 struct __kernel_timespec *_ts) in clock_getres_fallback()
30 static long syscall_clock_getres(clockid_t _clkid, struct timespec *_ts) in syscall_clock_getres()
393 static void bu21013_power_off(void *_ts) in bu21013_power_off()400 static void bu21013_disable_chip(void *_ts) in bu21013_disable_chip()
96 static void zet6223_power_off(void *_ts) in zet6223_power_off()
163 static void cy8ctmg110_shut_off(void *_ts) in cy8ctmg110_shut_off()
168 static void imagis_power_off(void *_ts) in imagis_power_off()
136 static irqreturn_t tsc200x_irq_thread(int irq, void *_ts) in tsc200x_irq_thread()
204 static int ucb1x00_thread(void *_ts) in ucb1x00_thread()
125 #define AD7944_DEFINE_CHIP_INFO(_name, _ts, _max, _bits, _diff) \ argument