Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/core/
Dmmc.c1807 static int _mmc_suspend(struct mmc_host *host, bool is_suspend) in _mmc_suspend() argument
1810 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in _mmc_suspend()
1832 ((host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) || !is_suspend)) in _mmc_suspend()
/linux-4.4.14/drivers/input/mouse/
Dcyapa_gen6.c428 u8 power_mode, u16 sleep_time, bool is_suspend) in cyapa_gen6_set_power_mode() argument
Dcyapa_gen5.c1569 u8 power_mode, u16 sleep_time, bool is_suspend) in cyapa_gen5_set_power_mode() argument
1680 if (is_suspend) in cyapa_gen5_set_power_mode()