Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dapds9300.c36 #define APDS9300_POWER_ON 0x03 macro
177 cmd = state ? APDS9300_POWER_ON : APDS9300_POWER_OFF; in apds9300_set_power_state()
216 if (ret != APDS9300_POWER_ON) { in apds9300_chip_init()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dapds9300.c36 #define APDS9300_POWER_ON 0x03 macro
177 cmd = state ? APDS9300_POWER_ON : APDS9300_POWER_OFF; in apds9300_set_power_state()
216 if (ret != APDS9300_POWER_ON) { in apds9300_chip_init()

Completed in 2 milliseconds