FXAS21002C_MODE_READY  230 drivers/iio/gyro/fxas21002c_core.c 		return FXAS21002C_MODE_READY;
FXAS21002C_MODE_READY  243 drivers/iio/gyro/fxas21002c_core.c 	if (mode == FXAS21002C_MODE_READY)
FXAS21002C_MODE_READY  262 drivers/iio/gyro/fxas21002c_core.c 	if (data->mode == FXAS21002C_MODE_READY)
FXAS21002C_MODE_READY  285 drivers/iio/gyro/fxas21002c_core.c 	ret = fxas21002c_mode_set(data, FXAS21002C_MODE_READY);
FXAS21002C_MODE_READY  985 drivers/iio/gyro/fxas21002c_core.c 	return fxas21002c_mode_set(data, FXAS21002C_MODE_READY);