Searched defs:runtime_suspend (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/mmc/core/ | ||
H A D | core.h | 24 int (*runtime_suspend)(struct mmc_host *); member in struct:mmc_bus_ops |
/linux-4.1.27/arch/arm/include/asm/ | ||
H A D | pmu.h | 42 int (*runtime_suspend)(struct device *dev); member in struct:arm_pmu_platdata |
/linux-4.1.27/drivers/pcmcia/ | ||
H A D | ds.c | 971 static int runtime_suspend(struct device *dev) runtime_suspend() function |
/linux-4.1.27/include/linux/ | ||
H A D | pm.h | 316 int (*runtime_suspend)(struct device *dev); member in struct:dev_pm_ops |
Completed in 169 milliseconds