Searched defs:fifo_timestamp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | cros_ec_sensorhub.h | 161 ktime_t fifo_timestamp[CROS_EC_SENSOR_ALL_TS]; member
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | cros_ec_sensorhub.h | 161 ktime_t fifo_timestamp[CROS_EC_SENSOR_ALL_TS]; member
|
/kernel/linux/linux-5.10/drivers/platform/chrome/ |
H A D | cros_ec_sensorhub_ring.c | 770 ktime_t fifo_timestamp, current_timestamp; in cros_ec_sensorhub_ring_handler() local 389 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) cros_ec_sensor_ring_process_event() argument [all...] |
/kernel/linux/linux-6.6/drivers/platform/chrome/ |
H A D | cros_ec_sensorhub_ring.c | 770 ktime_t fifo_timestamp, current_timestamp; in cros_ec_sensorhub_ring_handler() local 389 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) cros_ec_sensor_ring_process_event() argument [all...] |
Completed in 4 milliseconds