stepcnt 189 drivers/iio/accel/mma9553.c u16 stepcnt; stepcnt 313 drivers/iio/accel/mma9553.c u8 *activity, u16 *stepcnt) stepcnt 328 drivers/iio/accel/mma9553.c *stepcnt = buf[1]; stepcnt 364 drivers/iio/accel/mma9553.c &data->stepcnt); stepcnt 1008 drivers/iio/accel/mma9553.c u16 stepcnt; stepcnt 1014 drivers/iio/accel/mma9553.c ret = mma9553_read_activity_stepcnt(data, &activity, &stepcnt); stepcnt 1030 drivers/iio/accel/mma9553.c if (ev_step_detect->enabled && (stepcnt != data->stepcnt)) { stepcnt 1031 drivers/iio/accel/mma9553.c data->stepcnt = stepcnt;