Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dtsl2772.h21 #define TSL2772_DEF_LUX_TABLE_SZ 3 macro
23 TSL2772_DEF_LUX_TABLE_SZ)
/linux/drivers/iio/light/
H A Dtsl2772.c200 static const struct tsl2772_lux tsl2x71_lux_table[TSL2772_DEF_LUX_TABLE_SZ] = {
206 static const struct tsl2772_lux tmd2x71_lux_table[TSL2772_DEF_LUX_TABLE_SZ] = {
212 static const struct tsl2772_lux tsl2x72_lux_table[TSL2772_DEF_LUX_TABLE_SZ] = {
218 static const struct tsl2772_lux tmd2x72_lux_table[TSL2772_DEF_LUX_TABLE_SZ] = {
224 static const struct tsl2772_lux apds9930_lux_table[TSL2772_DEF_LUX_TABLE_SZ] = {