Searched refs:int64_t (Results 1 – 14 of 14) sorted by relevance
27 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()
55 int64_t timestamp);
38 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);
21 signed long drm_timeout_abs_to_jiffies(int64_t timeout_nsec);
48 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()
267 int64_t min, int64_t max);
12 typedef s64 int64_t; typedef22 int64_t seconds;
278 int64_t hid_sensor_convert_timestamp(struct hid_sensor_common *st,279 int64_t raw_value);
116 typedef s64 int64_t; typedef
46 typedef int64_t xen_long_t;
1149 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;
305 int64_t tv_sec;1075 int64_t off;1076 int64_t len;
204 int64_t tv_sec; /* seconds */
61 typedef int64_t __s64;
Completed in 41 milliseconds