Searched refs:tsl2583_set_power_state (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/iio/light/
H A Dtsl2583.c412 static int tsl2583_set_power_state(struct tsl2583_chip *chip, u8 state) function
436 ret = tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_ON);
459 ret = tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_ON |
885 tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_OFF);
896 ret = tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_OFF);

Completed in 222 milliseconds