Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/iio/light/
Dtsl2583.c70 TSL258X_CHIP_WORKING = 1, enumerator
212 if (chip->taos_chip_status != TSL258X_CHIP_WORKING) { in taos_get_lux()
410 if (chip->taos_chip_status == TSL258X_CHIP_WORKING) { in taos_chip_on()
466 chip->taos_chip_status = TSL258X_CHIP_WORKING; in taos_chip_on()
734 if (chip->taos_chip_status == TSL258X_CHIP_WORKING) in taos_luxtable_store()
890 if (chip->taos_chip_status == TSL258X_CHIP_WORKING) { in taos_suspend()