Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dmax77620-regulator.c167 int id, bool is_suspend) in max77620_regulator_set_fps_slots() argument
180 if (is_suspend) { in max77620_regulator_set_fps_slots()
/Linux-v4.19/drivers/mmc/core/
Dmmc.c1997 static int _mmc_suspend(struct mmc_host *host, bool is_suspend) in _mmc_suspend() argument
2000 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in _mmc_suspend()
2019 ((host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) || !is_suspend)) in _mmc_suspend()