platform_lux_table  637 drivers/iio/light/tsl2772.c 	if (chip->pdata && chip->pdata->platform_lux_table[0].ch0 != 0)
platform_lux_table  639 drivers/iio/light/tsl2772.c 		       chip->pdata->platform_lux_table,
platform_lux_table  640 drivers/iio/light/tsl2772.c 		       sizeof(chip->pdata->platform_lux_table));
platform_lux_table   97 include/linux/platform_data/tsl2772.h 	struct tsl2772_lux platform_lux_table[TSL2772_MAX_LUX_TABLE_SIZE];