Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/vdso/
H A Dgettimeofday.h46 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()
/openbmc/linux/arch/csky/include/asm/vdso/
H A Dgettimeofday.h33 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()
/openbmc/linux/arch/arm/include/asm/vdso/
H A Dgettimeofday.h40 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()
/openbmc/linux/arch/x86/include/asm/vdso/
H A Dgettimeofday.h71 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()
/openbmc/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()
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()
H A Dgettimeofday.h36 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()
/openbmc/linux/arch/mips/include/asm/vdso/
H A Dgettimeofday.h53 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()
/openbmc/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()
54 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback()
/openbmc/linux/arch/loongarch/include/asm/vdso/
H A Dgettimeofday.h38 struct __kernel_timespec *_ts) in clock_gettime_fallback()
57 struct __kernel_timespec *_ts) in clock_getres_fallback()
/openbmc/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_clock_getres.c30 static long syscall_clock_getres(clockid_t _clkid, struct timespec *_ts) in syscall_clock_getres()
/openbmc/linux/drivers/input/touchscreen/
H A Dzet6223.c98 static void zet6223_power_off(void *_ts) in zet6223_power_off()
H A Dbu21013_ts.c393 static void bu21013_power_off(void *_ts) in bu21013_power_off()
400 static void bu21013_disable_chip(void *_ts) in bu21013_disable_chip()
H A Dcy8ctmg110_ts.c163 static void cy8ctmg110_shut_off(void *_ts) in cy8ctmg110_shut_off()
H A Dimagis.c132 static void imagis_power_off(void *_ts) in imagis_power_off()
H A Dcyttsp_core.c618 static void cyttsp_disable_regulators(void *_ts) in cyttsp_disable_regulators()
H A Dtsc200x-core.c136 static irqreturn_t tsc200x_irq_thread(int irq, void *_ts) in tsc200x_irq_thread()
/openbmc/linux/drivers/mfd/
H A Ducb1x00-ts.c204 static int ucb1x00_thread(void *_ts) in ucb1x00_thread()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h522 #define SET_TLB_ENTRY(_tlb, _epn, _rpn, _perms, _wimge, _ts, _esel, _sz, _iprot) \ argument