Home
last modified time | relevance | path

Searched defs:_ts (Results 1 – 15 of 15) sorted by relevance

/linux/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h56 int clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() argument
62 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() argument
72 int clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() argument
78 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() argument
84 int clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() argument
90 clock_getres32_fallback(clockid_t _clkid,struct old_timespec32 * _ts) clock_getres32_fallback() argument
[all...]
/linux/arch/x86/include/asm/vdso/
H A Dgettimeofday.h59 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() argument
83 long clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() argument
97 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() argument
114 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() argument
149 clock_getres_fallback(clockid_t _clkid,struct __kernel_timespec * _ts) clock_getres_fallback() argument
166 clock_getres32_fallback(clockid_t _clkid,struct old_timespec32 * _ts) clock_getres32_fallback() argument
[all...]
/linux/arch/arm/include/asm/vdso/
H A Dgettimeofday.h38 struct __kernel_timespec *_ts) in clock_gettime_fallback() argument
56 struct old_timespec32 *_ts) in clock_gettime32_fallback() argument
74 struct __kernel_timespec *_ts) in clock_getres_fallback() argument
92 struct old_timespec32 *_ts) in clock_getres32_fallback() argument
/linux/arch/arm64/include/asm/vdso/
H A Dcompat_gettimeofday.h39 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() argument
56 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() argument
73 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() argument
90 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback() argument
H A Dgettimeofday.h37 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() argument
54 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() argument
/linux/arch/mips/include/asm/vdso/
H A Dgettimeofday.h53 struct __kernel_timespec *_ts) in clock_gettime_fallback() argument
79 struct __kernel_timespec *_ts) in clock_getres_fallback() argument
107 struct old_timespec32 *_ts) in clock_gettime32_fallback() argument
129 struct old_timespec32 *_ts) in clock_getres32_fallback() argument
/linux/arch/riscv/include/asm/vdso/
H A Dgettimeofday.h38 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() argument
54 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() argument
/linux/arch/loongarch/include/asm/vdso/
H A Dgettimeofday.h38 struct __kernel_timespec *_ts) in clock_gettime_fallback() argument
57 struct __kernel_timespec *_ts) in clock_getres_fallback() argument
/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_clock_getres.c29 static long syscall_clock_getres(clockid_t _clkid, struct timespec *_ts) in syscall_clock_getres() argument
/linux/drivers/input/touchscreen/
H A Dzet6223.c96 static void zet6223_power_off(void *_ts) in zet6223_power_off() argument
H A Dbu21013_ts.c393 static void bu21013_power_off(void *_ts) in bu21013_power_off() argument
400 static void bu21013_disable_chip(void *_ts) in bu21013_disable_chip() argument
H A Dcy8ctmg110_ts.c163 static void cy8ctmg110_shut_off(void *_ts) in cy8ctmg110_shut_off() argument
H A Dimagis.c168 static void imagis_power_off(void *_ts) in imagis_power_off() argument
/linux/drivers/mfd/
H A Ducb1x00-ts.c204 static int ucb1x00_thread(void *_ts) in ucb1x00_thread() argument
/linux/drivers/iio/adc/
H A Dad7944.c125 #define AD7944_DEFINE_CHIP_INFO(_name, _ts, _max, _bits, _diff) \ argument