flash_timeout_max   49 drivers/leds/leds-max77693.c 	u32 flash_timeout_max[2];
flash_timeout_max  675 drivers/leds/leds-max77693.c 					&cfg->flash_timeout_max[fled_id]);
flash_timeout_max  677 drivers/leds/leds-max77693.c 			cfg->flash_timeout_max[fled_id] = FLASH_TIMEOUT_MIN;
flash_timeout_max  752 drivers/leds/leds-max77693.c 	for (i = 0; i < ARRAY_SIZE(cfg->flash_timeout_max); ++i)
flash_timeout_max  753 drivers/leds/leds-max77693.c 		clamp_align(&cfg->flash_timeout_max[i], FLASH_TIMEOUT_MIN,
flash_timeout_max  813 drivers/leds/leds-max77693.c 	setting->max = led_cfg->flash_timeout_max[fled_id];