current_timeout 211 drivers/leds/leds-lm3601x.c int current_timeout; current_timeout 216 drivers/leds/leds-lm3601x.c ret = regmap_read(led->regmap, LM3601X_CFG_REG, ¤t_timeout); current_timeout 225 drivers/leds/leds-lm3601x.c if (led->flash_timeout != current_timeout) current_timeout 909 drivers/mmc/host/sdhci.c unsigned target_timeout, current_timeout; current_timeout 945 drivers/mmc/host/sdhci.c current_timeout = (1 << 13) * 1000 / host->timeout_clk; current_timeout 946 drivers/mmc/host/sdhci.c while (current_timeout < target_timeout) { current_timeout 948 drivers/mmc/host/sdhci.c current_timeout <<= 1;