Searched defs:cros_ec_sensorhub (Results 1 – 1 of 1) sorted by relevance
147 struct cros_ec_sensorhub { struct148 struct device *dev;149 struct cros_ec_dev *ec;150 int sensor_num;152 struct cros_ec_command *msg;153 struct ec_params_motion_sense *params;177 struct cros_ec_sensorhub_sensor_push_data *push_data; argument180 int cros_ec_sensorhub_register_push_data(struct cros_ec_sensorhub *sensorhub, argument