Home
last modified time | relevance | path

Searched defs:cros_ec_sensors_core_state (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/iio/common/
Dcros_ec_sensors_core.h60 struct cros_ec_sensors_core_state { struct
61 struct cros_ec_device *ec;
62 struct mutex cmd_lock;
64 struct cros_ec_command *msg;
65 struct ec_params_motion_sense param;
66 struct ec_response_motion_sense *resp;
68 enum motionsensor_type type;
70 bool range_updated;
71 int curr_range;
73 struct calib_data {
[all …]