Home
last modified time | relevance | path

Searched defs:sensorhub (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/common/ssp_sensors/
H A DMakefile
/kernel/linux/linux-6.6/drivers/iio/common/ssp_sensors/
H A DMakefile
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A DMakefile
H A Dcros_ec_sensorhub.c49 cros_ec_sensorhub_register(struct device *dev, struct cros_ec_sensorhub *sensorhub) cros_ec_sensorhub_register() argument
228 struct cros_ec_sensorhub *sensorhub = platform_get_drvdata(pdev); cros_ec_sensorhub_suspend() local
239 struct cros_ec_sensorhub *sensorhub = platform_get_drvdata(pdev); cros_ec_sensorhub_resume() local
[all...]
H A Dcros_ec_sensorhub_ring.c39 cros_sensorhub_send_sample(struct cros_ec_sensorhub *sensorhub, in cros_sensorhub_send_sample() argument
75 int cros_ec_sensorhub_register_push_data(struct cros_ec_sensorhub *sensorhub, in cros_ec_sensorhub_register_push_data() argument
92 cros_ec_sensorhub_unregister_push_data(struct cros_ec_sensorhub *sensorhub, u8 sensor_num) cros_ec_sensorhub_unregister_push_data() argument
110 cros_ec_sensorhub_ring_fifo_enable(struct cros_ec_sensorhub *sensorhub, bool on) cros_ec_sensorhub_ring_fifo_enable() argument
356 cros_ec_sensor_ring_check_for_past_timestamp(struct cros_ec_sensorhub *sensorhub, struct cros_ec_sensors_ring_sample *sample) cros_ec_sensor_ring_check_for_past_timestamp() argument
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
541 cros_ec_sensor_ring_spread_add(struct cros_ec_sensorhub *sensorhub, unsigned long sensor_mask, struct cros_ec_sensors_ring_sample *last_out) cros_ec_sensor_ring_spread_add() argument
709 cros_ec_sensor_ring_spread_add_legacy(struct cros_ec_sensorhub *sensorhub, unsigned long sensor_mask, s64 current_timestamp, struct cros_ec_sensors_ring_sample *last_out) cros_ec_sensor_ring_spread_add_legacy() argument
765 cros_ec_sensorhub_ring_handler(struct cros_ec_sensorhub *sensorhub) cros_ec_sensorhub_ring_handler() argument
918 struct cros_ec_sensorhub *sensorhub; cros_ec_sensorhub_event() local
952 cros_ec_sensorhub_ring_allocate(struct cros_ec_sensorhub *sensorhub) cros_ec_sensorhub_ring_allocate() argument
999 cros_ec_sensorhub_ring_add(struct cros_ec_sensorhub *sensorhub) cros_ec_sensorhub_ring_add() argument
1043 struct cros_ec_sensorhub *sensorhub = arg; cros_ec_sensorhub_ring_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A DMakefile
H A Dcros_ec_sensorhub.c49 cros_ec_sensorhub_register(struct device *dev, struct cros_ec_sensorhub *sensorhub) cros_ec_sensorhub_register() argument
227 struct cros_ec_sensorhub *sensorhub = dev_get_drvdata(dev); cros_ec_sensorhub_suspend() local
237 struct cros_ec_sensorhub *sensorhub = dev_get_drvdata(dev); cros_ec_sensorhub_resume() local
[all...]
H A Dcros_ec_sensorhub_ring.c39 cros_sensorhub_send_sample(struct cros_ec_sensorhub *sensorhub, in cros_sensorhub_send_sample() argument
75 int cros_ec_sensorhub_register_push_data(struct cros_ec_sensorhub *sensorhub, in cros_ec_sensorhub_register_push_data() argument
92 cros_ec_sensorhub_unregister_push_data(struct cros_ec_sensorhub *sensorhub, u8 sensor_num) cros_ec_sensorhub_unregister_push_data() argument
110 cros_ec_sensorhub_ring_fifo_enable(struct cros_ec_sensorhub *sensorhub, bool on) cros_ec_sensorhub_ring_fifo_enable() argument
356 cros_ec_sensor_ring_check_for_past_timestamp(struct cros_ec_sensorhub *sensorhub, struct cros_ec_sensors_ring_sample *sample) cros_ec_sensor_ring_check_for_past_timestamp() argument
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
541 cros_ec_sensor_ring_spread_add(struct cros_ec_sensorhub *sensorhub, unsigned long sensor_mask, struct cros_ec_sensors_ring_sample *last_out) cros_ec_sensor_ring_spread_add() argument
709 cros_ec_sensor_ring_spread_add_legacy(struct cros_ec_sensorhub *sensorhub, unsigned long sensor_mask, s64 current_timestamp, struct cros_ec_sensors_ring_sample *last_out) cros_ec_sensor_ring_spread_add_legacy() argument
765 cros_ec_sensorhub_ring_handler(struct cros_ec_sensorhub *sensorhub) cros_ec_sensorhub_ring_handler() argument
918 struct cros_ec_sensorhub *sensorhub; cros_ec_sensorhub_event() local
952 cros_ec_sensorhub_ring_allocate(struct cros_ec_sensorhub *sensorhub) cros_ec_sensorhub_ring_allocate() argument
999 cros_ec_sensorhub_ring_add(struct cros_ec_sensorhub *sensorhub) cros_ec_sensorhub_ring_add() argument
1043 struct cros_ec_sensorhub *sensorhub = arg; cros_ec_sensorhub_ring_remove() local
[all...]

Completed in 3 milliseconds