Searched refs:cros_ec_dev (Results 1 – 2 of 2) sorted by relevance
225 struct cros_ec_dev { struct235 #define to_cros_ec_dev(dev) container_of(dev, struct cros_ec_dev, class_dev) argument257 bool cros_ec_check_features(struct cros_ec_dev *ec, int feature);259 int cros_ec_get_sensor_count(struct cros_ec_dev *ec);
149 struct cros_ec_dev *ec;