Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/vdso/
H A Dgettimeofday.h70 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback()
94 long clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback()
108 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback()
125 long clock_gettime32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_gettime32_fallback()
160 clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback()
177 long clock_getres32_fallback(clockid_t _clkid, struct old_timespec32 *_ts) in clock_getres32_fallback()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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.h34 long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_gettime_fallback()
51 int clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) in clock_getres_fallback()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/vdso/
H A Dgettimeofday.h32 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()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
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 Dzet6223.c98 static void zet6223_power_off(void *_ts) in zet6223_power_off()
H A Dtsc200x-core.c135 static irqreturn_t tsc200x_irq_thread(int irq, void *_ts) in tsc200x_irq_thread()
/OK3568_Linux_fs/kernel/arch/nds32/kernel/vdso/
H A Dgettimeofday.c51 struct __kernel_old_timespec *_ts) in clock_gettime_fallback()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/
H A DRawStreamProcUnit.h51 uint64_t _ts; variable
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Ducb1x00-ts.c204 static int ucb1x00_thread(void *_ts) in ucb1x00_thread()
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Drecvmsg.c784 ktime_t *_ts) in rxrpc_kernel_get_reply_time()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dmmu.h522 #define SET_TLB_ENTRY(_tlb, _epn, _rpn, _perms, _wimge, _ts, _esel, _sz, _iprot) \ argument