Home
last modified time | relevance | path

Searched defs:timestamp_ns (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/linux/
H A Dsync_file.h51 __u64 timestamp_ns; member
H A Dgpio.h258 __aligned_u64 timestamp_ns; member
297 __aligned_u64 timestamp_ns; member
H A Dcn_proc.h92 __u64 __attribute__((aligned(8))) timestamp_ns; global() member
/linux/include/sound/sof/
H A Dtrace.h34 uint64_t timestamp_ns; /* in nanosecond */ member
H A Dstream.h141 uint32_t timestamp_ns; /**< resolution of timestamp in ns */ member
/linux/drivers/gpio/
H A Dgpiolib-cdev.c464 u64 timestamp_ns; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c9238 u64 timestamp_ns = ktime_get_ns(); in amdgpu_dm_commit_planes() local