Searched defs:_ts (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/arch/powerpc/include/asm/vdso/ |
A D | gettimeofday.h | 46 int clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 52 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() 62 int clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 68 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() 74 int clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() 80 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
|
/linux-6.3-rc2/arch/x86/include/asm/vdso/ |
A D | gettimeofday.h | 71 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 95 long clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() 109 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 126 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() 161 clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() 178 long clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
|
/linux-6.3-rc2/arch/csky/include/asm/vdso/ |
A D | gettimeofday.h | 33 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 49 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() 65 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() 81 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
|
/linux-6.3-rc2/arch/arm/include/asm/vdso/ |
A D | gettimeofday.h | 40 struct __kernel_timespec *_ts) in clock_gettime_fallback() 58 struct old_timespec32 *_ts) in clock_gettime32_fallback() 76 struct __kernel_timespec *_ts) in clock_getres_fallback() 94 struct old_timespec32 *_ts) in clock_getres32_fallback()
|
/linux-6.3-rc2/arch/arm64/include/asm/vdso/ |
A D | compat_gettimeofday.h | 39 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 56 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback() 73 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback() 90 int clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
|
A D | gettimeofday.h | 36 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 53 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback()
|
/linux-6.3-rc2/arch/mips/include/asm/vdso/ |
A D | gettimeofday.h | 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()
|
/linux-6.3-rc2/arch/riscv/include/asm/vdso/ |
A D | gettimeofday.h | 32 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback() 48 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback()
|
/linux-6.3-rc2/arch/loongarch/include/asm/vdso/ |
A D | gettimeofday.h | 38 struct __kernel_timespec *_ts) in clock_gettime_fallback() 57 struct __kernel_timespec *_ts) in clock_getres_fallback()
|
/linux-6.3-rc2/tools/testing/selftests/vDSO/ |
A D | vdso_test_clock_getres.c | 30 static long syscall_clock_getres(clockid_t _clkid, struct timespec *_ts) in syscall_clock_getres()
|
/linux-6.3-rc2/drivers/input/touchscreen/ |
A D | bu21013_ts.c | 393 static void bu21013_power_off(void *_ts) in bu21013_power_off() 400 static void bu21013_disable_chip(void *_ts) in bu21013_disable_chip()
|
A D | zet6223.c | 98 static void zet6223_power_off(void *_ts) in zet6223_power_off()
|
A D | cy8ctmg110_ts.c | 163 static void cy8ctmg110_shut_off(void *_ts) in cy8ctmg110_shut_off()
|
A D | imagis.c | 136 static void imagis_power_off(void *_ts) in imagis_power_off()
|
A D | cyttsp_core.c | 618 static void cyttsp_disable_regulators(void *_ts) in cyttsp_disable_regulators()
|
A D | tsc200x-core.c | 136 static irqreturn_t tsc200x_irq_thread(int irq, void *_ts) in tsc200x_irq_thread()
|
/linux-6.3-rc2/drivers/mfd/ |
A D | ucb1x00-ts.c | 204 static int ucb1x00_thread(void *_ts) in ucb1x00_thread()
|
Completed in 23 milliseconds