Searched defs:_ts (Results 1 – 8 of 8) sorted by relevance
53 struct __kernel_timespec *_ts) in clock_gettime_fallback()79 struct __kernel_timespec *_ts) in clock_getres_fallback()107 struct old_timespec32 *_ts) in clock_gettime32_fallback()129 struct old_timespec32 *_ts) in clock_getres32_fallback()
38 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()
40 struct __kernel_timespec *_ts) in clock_gettime_fallback()59 struct __kernel_timespec *_ts) in clock_getres_fallback()
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()
204 static int ucb1x00_thread(void *_ts) in ucb1x00_thread()
125 #define AD7944_DEFINE_CHIP_INFO(_name, _ts, _max, _bits, _diff) \ argument