Home
last modified time | relevance | path

Searched refs:cros_ec_dev (Results 1 – 2 of 2) sorted by relevance

/include/linux/platform_data/
Dcros_ec_proto.h225 struct cros_ec_dev { struct
235 #define to_cros_ec_dev(dev) container_of(dev, struct cros_ec_dev, class_dev) argument
257 bool cros_ec_check_features(struct cros_ec_dev *ec, int feature);
259 int cros_ec_get_sensor_count(struct cros_ec_dev *ec);
Dcros_ec_sensorhub.h149 struct cros_ec_dev *ec;