Home
last modified time | relevance | path

Searched refs:has_timestamp (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-isl1208.c76 unsigned has_timestamp:1; member
83 .has_timestamp = false
89 .has_timestamp = false
95 .has_timestamp = false
101 .has_timestamp = true
107 .has_timestamp = false,
671 if (isl1208->config->has_timestamp) in isl1208_rtc_interrupt()
933 if (isl1208->config->has_timestamp) { in isl1208_probe()
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-isl1208.c85 unsigned has_timestamp:1; member
639 if (isl1208->config->has_timestamp) in isl1208_rtc_interrupt()
873 if (isl1208->config->has_timestamp) { in isl1208_probe()
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h142 uint32_t has_timestamp:1; member
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h149 uint32_t has_timestamp:1; member
/kernel/linux/linux-5.10/net/can/
H A Dbcm.c320 struct canfd_frame *frames, int has_timestamp) in bcm_send_to_user()
351 if (has_timestamp) { in bcm_send_to_user()
319 bcm_send_to_user(struct bcm_op *op, struct bcm_msg_head *head, struct canfd_frame *frames, int has_timestamp) bcm_send_to_user() argument
/kernel/linux/linux-6.6/net/can/
H A Dbcm.c320 struct canfd_frame *frames, int has_timestamp) in bcm_send_to_user()
351 if (has_timestamp) { in bcm_send_to_user()
319 bcm_send_to_user(struct bcm_op *op, struct bcm_msg_head *head, struct canfd_frame *frames, int has_timestamp) bcm_send_to_user() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c1824 if (items->has_timestamp) in intel_pt_synth_pebs_sample()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c2271 if (items->has_timestamp) in intel_pt_do_synth_pebs_sample()

Completed in 19 milliseconds