Searched defs:cros_ec_sensors_state (Results 1 – 2 of 2) sorted by relevance
30 struct cros_ec_sensors_state { struct32 struct cros_ec_sensors_core_state core;34 struct iio_chan_spec *channels;36 int body_detection_channel_index;37 int sig_motion_channel_index;
29 struct cros_ec_sensors_state { struct40 struct cros_ec_sensors_state *st = iio_priv(indio_dev); in cros_ec_sensors_read() argument