Home
last modified time | relevance | path

Searched refs:tsl2772_chip_status (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/light/
H A Dtsl2772.c179 int tsl2772_chip_status; member
420 if (chip->tsl2772_chip_status != TSL2772_CHIP_WORKING) { in tsl2772_get_lux()
741 if (chip->tsl2772_chip_status == TSL2772_CHIP_WORKING) { in tsl2772_chip_on()
811 chip->tsl2772_chip_status = TSL2772_CHIP_WORKING; in tsl2772_chip_on()
821 chip->tsl2772_chip_status = TSL2772_CHIP_SUSPENDED; in tsl2772_chip_off()
844 int device_status = chip->tsl2772_chip_status; in tsl2772_invoke_change()
1028 if (chip->tsl2772_chip_status == TSL2772_CHIP_WORKING) { in in_illuminance0_lux_table_store()
1819 chip->tsl2772_chip_status = TSL2772_CHIP_UNKNOWN; in tsl2772_probe()