Home
last modified time | relevance | path

Searched defs:pm_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/core/
H A Dmmc.c2039 enum mmc_poweroff_type pm_type) in mmc_host_can_poweroff_notify()
2137 static int _mmc_suspend(struct mmc_host *host, enum mmc_poweroff_type pm_type) in _mmc_suspend()
/linux/net/mptcp/
H A Dpm.c1179 u8 pm_type = mptcp_get_pm_type(sock_net((struct sock *)msk)); in mptcp_pm_data_reset() local