APDS9300_POWER_ON  177 drivers/iio/light/apds9300.c 	cmd = state ? APDS9300_POWER_ON : APDS9300_POWER_OFF;
APDS9300_POWER_ON  216 drivers/iio/light/apds9300.c 	if (ret != APDS9300_POWER_ON) {