Home
last modified time | relevance | path

Searched refs:has_timestamp (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/rtc/
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()
/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h141 uint32_t has_timestamp:1; member
/Linux-v5.4/net/can/
Dbcm.c314 struct canfd_frame *frames, int has_timestamp) in bcm_send_to_user() argument
345 if (has_timestamp) { in bcm_send_to_user()
/Linux-v5.4/tools/perf/util/
Dintel-pt.c1742 if (items->has_timestamp) in intel_pt_synth_pebs_sample()