Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/
Dapds990x.c180 #define APDS_PROX_RANGE 1023 macro
542 chip->prox_data = APDS_PROX_RANGE; in apds990x_irq()
801 return sprintf(buf, "%u\n", APDS_PROX_RANGE); in apds990x_prox_range_show()