Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2772.c297 static int tsl2772_prox_calibscale_avail[] = { 1, 2, 4, 8 }; variable
910 *length = ARRAY_SIZE(tsl2772_prox_calibscale_avail); in tsl2772_read_avail()
911 *vals = tsl2772_prox_calibscale_avail; in tsl2772_read_avail()