| /kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_vidi.c | 48 struct timer_list timer; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_sw_fence.c | 413 struct timer_list timer; member 512 struct i915_sw_dma_fence_cb_timer *timer = in i915_sw_fence_await_dma_fence() local [all...] |
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | exc3000.c | 79 struct timer_list timer; member 114 static void exc3000_shutdown_timer(void *timer) in exc3000_shutdown_timer() argument [all...] |
| H A D | sx8654.c | 102 struct timer_list timer; member
|
| /kernel/linux/linux-6.6/drivers/leds/ |
| H A D | leds-netxbig.c | 56 struct netxbig_led_timer *timer; member 113 struct netxbig_led_timer *timer; member 120 netxbig_led_get_timer_mode(enum netxbig_led_mode *mode, unsigned long delay_on, unsigned long delay_off, struct netxbig_led_timer *timer, int num_timer) netxbig_led_get_timer_mode() argument [all...] |
| /kernel/linux/linux-6.6/drivers/input/ |
| H A D | ff-memless.c | 48 struct timer_list timer; member [all...] |
| /kernel/linux/linux-6.6/sound/isa/sb/ |
| H A D | emu8000_pcm.c | 57 struct timer_list timer; member [all...] |
| /kernel/linux/linux-6.6/sound/pci/ctxfi/ |
| H A D | cttimer.c | 35 struct timer_list timer; member 398 struct ct_timer *timer = data; ct_timer_interrupt() local [all...] |
| /kernel/linux/linux-6.6/drivers/s390/scsi/ |
| H A D | zfcp_qdio.c | 103 static void zfcp_qdio_request_timer(struct timer_list *timer) in zfcp_qdio_request_timer() argument
|
| /kernel/linux/linux-6.6/net/mctp/ |
| H A D | af_mctp.c | 493 static void mctp_sk_expire_keys(struct timer_list *timer) in mctp_sk_expire_keys() argument
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | mesh.h | 112 struct timer_list timer; member
|
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_query.c | 31 static int snd_timer_query_open_conf(snd_timer_query_t **timer, in snd_timer_query_open_conf() argument 136 static int snd_timer_query_open_noupdate(snd_timer_query_t **timer, snd_config_t *root, const char *name, int mode) in snd_timer_query_open_noupdate() argument 160 int snd_timer_query_open(snd_timer_query_t **timer, cons argument 185 snd_timer_query_open_lconf(snd_timer_query_t **timer, const char *name, int mode, snd_config_t *lconf) snd_timer_query_open_lconf() argument 200 snd_timer_query_close(snd_timer_query_t *timer) snd_timer_query_close() argument 221 snd_timer_query_next_device(snd_timer_query_t *timer, snd_timer_id_t *tid) snd_timer_query_next_device() argument 387 snd_timer_query_info(snd_timer_query_t *timer, snd_timer_ginfo_t *info) snd_timer_query_info() argument 405 snd_timer_query_params(snd_timer_query_t *timer, snd_timer_gparams_t *params) snd_timer_query_params() argument 423 snd_timer_query_status(snd_timer_query_t *timer, snd_timer_gstatus_t *status) snd_timer_query_status() argument [all...] |
| /third_party/backends/backend/ |
| H A D | u12-io.c | 685 TimerDef timer; u12io_DownloadScanStates() local 823 TimerDef timer; u12io_ReadOneShadingLine() local [all...] |
| H A D | plustek-pp_ptdrv.c | 220 TimerDef timer; in ptdrvLampWarmup() local
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq_hw.c | 291 static int snd_seq_hw_get_queue_timer(snd_seq_t *seq, snd_seq_queue_timer_t * timer) in snd_seq_hw_get_queue_timer() argument 301 static int snd_seq_hw_set_queue_timer(snd_seq_t *seq, snd_seq_queue_timer_t * timer) in snd_seq_hw_set_queue_timer() argument
|
| /third_party/libuv/test/ |
| H A D | test-fs-event.c | 49 static uv_timer_t timer; variable 362 timer_cb_touch(uv_timer_t* timer) timer_cb_touch() argument 664 uv_timer_t timer; TEST_IMPL() local 686 uv_timer_t timer; TEST_IMPL() local 857 uv_timer_t timer; TEST_IMPL() local 1212 uv_timer_t timer; TEST_IMPL() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | platform.c | 271 static mbedtls_time_t platform_time_uninit(mbedtls_time_t *timer) in platform_time_uninit() argument 282 int mbedtls_platform_set_time(mbedtls_time_t (*time_func)(mbedtls_time_t *timer)) in mbedtls_platform_set_time() argument
|
| /third_party/ltp/testcases/kdump/lib/lkdtm/ |
| H A D | lkdtm.c | 172 int jp_hrtimer_start(struct hrtimer *timer, ktime_t tim, in jp_hrtimer_start() argument
|
| /third_party/ltp/testcases/kernel/mem/mtest05/ |
| H A D | mmstress.c | 164 struct itimerval timer; in set_timer() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
| H A D | 1-2.c | 240 static void *timer(void *arg PTS_ATTRIBUTE_UNUSED) in timer() function
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | runtime-call-stats.h | 65 void set_parent(RuntimeCallTimer* timer) { parent_.SetValue(timer); } in set_parent() argument
|
| H A D | runtime-call-stats.cc | 123 RuntimeCallTimer* timer = this; in Snapshot() local 198 void RuntimeCallStats::Enter(RuntimeCallTimer* timer, in Enter() argument 208 Leave(RuntimeCallTimer* timer) Leave() argument 233 RuntimeCallTimer* timer = current_timer(); CorrectCurrentCounterId() local [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/ |
| H A D | dfx_dump_catcher.cpp | 365 ElapsedTime timer; in CollectKernelStack() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | advanced_notification_live_view_service.cpp | 593 sptr<MiscServices::TimeServiceClient> timer = MiscServices::TimeServiceClient::GetInstance(); in StartDelayPublishTimer() local
|
| /base/startup/init/services/init/include/ |
| H A D | init_service.h | 173 TimerHandle timer;
member
|