Searched refs:tsl2583_set_power_state (Results 1 – 1 of 1) sorted by relevance
412 static int tsl2583_set_power_state(struct tsl2583_chip *chip, u8 state) in tsl2583_set_power_state() function436 ret = tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_ON); in tsl2583_chip_init_and_power_on()459 ret = tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_ON | in tsl2583_chip_init_and_power_on()885 tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_OFF); in tsl2583_remove()896 ret = tsl2583_set_power_state(chip, TSL2583_CNTL_PWR_OFF); in tsl2583_suspend()