Home
last modified time | relevance | path

Searched refs:TSL2772_CHIP_WORKING (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtsl2772.c133 TSL2772_CHIP_WORKING = 1, enumerator
418 if (chip->tsl2772_chip_status != TSL2772_CHIP_WORKING) { in tsl2772_get_lux()
746 if (chip->tsl2772_chip_status == TSL2772_CHIP_WORKING) { in tsl2772_chip_on()
816 chip->tsl2772_chip_status = TSL2772_CHIP_WORKING; in tsl2772_chip_on()
855 if (device_status == TSL2772_CHIP_WORKING) { in tsl2772_invoke_change()
1033 if (chip->tsl2772_chip_status == TSL2772_CHIP_WORKING) { in in_illuminance0_lux_table_store()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtsl2772.c135 TSL2772_CHIP_WORKING = 1, enumerator
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()
850 if (device_status == TSL2772_CHIP_WORKING) { in tsl2772_invoke_change()
1028 if (chip->tsl2772_chip_status == TSL2772_CHIP_WORKING) { in in_illuminance0_lux_table_store()

Completed in 4 milliseconds