Searched refs:dw_mci_runtime_suspend (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | dw_mmc-pci.c | 80 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc-pltfm.c | 60 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc-zx.c | 215 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc-rockchip.c | 376 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc-k3.c | 466 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc-exynos.c | 599 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc.h | 500 extern int dw_mci_runtime_suspend(struct device *device);
|
H A D | dw_mmc.c | 3390 int dw_mci_runtime_suspend(struct device *dev) in dw_mci_runtime_suspend() function 3406 EXPORT_SYMBOL(dw_mci_runtime_suspend); variable
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | dw_mmc-pci.c | 80 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc-pltfm.c | 64 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc-rockchip.c | 386 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc.h | 514 extern int dw_mci_runtime_suspend(struct device *device);
|
H A D | dw_mmc-k3.c | 466 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc-exynos.c | 679 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
|
H A D | dw_mmc.c | 3513 int dw_mci_runtime_suspend(struct device *dev) in dw_mci_runtime_suspend() function 3529 EXPORT_SYMBOL(dw_mci_runtime_suspend); variable
|
Completed in 20 milliseconds