Searched defs:fifo_timestamp (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/platform_data/
H A Dcros_ec_sensorhub.h161 ktime_t fifo_timestamp[CROS_EC_SENSOR_ALL_TS]; member in struct:cros_ec_sensorhub
/linux-master/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c798 ktime_t fifo_timestamp, current_timestamp; local
417 cros_ec_sensor_ring_process_event(struct cros_ec_sensorhub *sensorhub, const struct ec_response_motion_sense_fifo_info *fifo_info, const ktime_t fifo_timestamp, ktime_t *current_timestamp, struct ec_response_motion_sensor_data *in, struct cros_ec_sensors_ring_sample *out) argument
[all...]

Completed in 142 milliseconds