Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dmax77620-regulator.c164 int id, bool is_suspend) in max77620_regulator_set_fps_slots() argument
177 if (is_suspend) { in max77620_regulator_set_fps_slots()
/Linux-v5.4/drivers/mmc/core/
Dmmc.c2013 static int _mmc_suspend(struct mmc_host *host, bool is_suspend) in _mmc_suspend() argument
2016 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in _mmc_suspend()
2029 ((host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) || !is_suspend)) in _mmc_suspend()
/Linux-v5.4/drivers/md/
Dmd.h741 bool is_suspend);
Dmd.c146 bool is_suspend) in mddev_create_wb_pool() argument
157 if (!is_suspend) in mddev_create_wb_pool()
165 if (!is_suspend) in mddev_create_wb_pool()