Home
last modified time | relevance | path

Searched refs:int64_t (Results 1 – 14 of 14) sorted by relevance

/include/linux/iio/common/
A Dinv_sensors_timestamp.h27 int64_t lo;
28 int64_t up;
60 int64_t timestamp;
74 size_t sample_nb, int64_t timestamp);
76 static inline int64_t inv_sensors_timestamp_pop(struct inv_sensors_timestamp *ts) in inv_sensors_timestamp_pop()
A Dssp_sensors.h55 int64_t timestamp);
/include/linux/iio/
A Dbuffer.h38 void *data, int64_t timestamp) in iio_push_to_buffers_with_timestamp()
41 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in iio_push_to_buffers_with_timestamp()
42 ((int64_t *)data)[ts_offset] = timestamp; in iio_push_to_buffers_with_timestamp()
62 int64_t timestamp);
/include/drm/
A Ddrm_utils.h21 signed long drm_timeout_abs_to_jiffies(int64_t timeout_nsec);
A Ddrm_crtc.h48 static inline int64_t U642I64(uint64_t val) in U642I64()
50 return (int64_t)*((int64_t *)&val); in U642I64()
52 static inline uint64_t I642U64(int64_t val) in I642U64()
A Ddrm_property.h267 int64_t min, int64_t max);
/include/linux/sunrpc/xdrgen/
A Dnfs4_1.h12 typedef s64 int64_t; typedef
22 int64_t seconds;
/include/linux/
A Dhid-sensor-hub.h278 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st,
279 int64_t raw_value);
A Dtypes.h116 typedef s64 int64_t; typedef
/include/xen/arm/
A Dinterface.h46 typedef int64_t xen_long_t;
/include/soc/tegra/
A Dbpmp-abi.h1149 int64_t rate;
1154 int64_t rate;
1158 int64_t rate;
1163 int64_t rate;
1167 int64_t rate;
1298 int64_t rate;
3199 int64_t rate;
3223 int64_t rate;
/include/uapi/linux/
A Dfuse.h305 int64_t tv_sec;
1075 int64_t off;
1076 int64_t len;
A Dcoda.h204 int64_t tv_sec; /* seconds */
/include/uapi/drm/
A Ddrm.h61 typedef int64_t __s64;

Completed in 41 milliseconds