Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtsl2772.c295 static int tsl2772_prox_calibscale_avail[] = { 1, 2, 4, 8 }; variable
915 *length = ARRAY_SIZE(tsl2772_prox_calibscale_avail); in tsl2772_read_avail()
916 *vals = tsl2772_prox_calibscale_avail; in tsl2772_read_avail()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds