Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dtsl2772.h97 struct tsl2772_lux platform_lux_table[TSL2772_MAX_LUX_TABLE_SIZE]; member
/openbmc/linux/drivers/iio/light/
H A Dtsl2772.c633 if (chip->pdata && chip->pdata->platform_lux_table[0].ch0 != 0) in tsl2772_defaults()
635 chip->pdata->platform_lux_table, in tsl2772_defaults()
636 sizeof(chip->pdata->platform_lux_table)); in tsl2772_defaults()