Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dmma9553.c170 struct mma9553_data { struct
171 struct i2c_client *client;
176 struct mutex mutex;
177 struct mma9553_conf_regs conf;
178 struct mma9553_event events[MMA9553_EVENTS_INFO_SIZE];
179 int num_events;
180 u8 gpio_bitnum;
185 bool stepcnt_enabled;
186 u16 stepcnt;
187 u8 activity;
[all …]