Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/
Dapds990x.c151 u32 lux_raw; member
507 chip->lux_raw = apds990x_get_lux(chip, in apds990x_irq()
513 chip->lux = chip->lux_raw; in apds990x_irq()