Home
last modified time | relevance | path

Searched refs:resume_early (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dgeneric_ops.c233 return pm && pm->resume_early ? pm->resume_early(dev) : 0; in pm_generic_resume_early()
H A Dmain.c390 return ops->resume_early; in pm_late_early_op()
2001 !ops->resume_early && in pm_ops_is_empty()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm.h289 int (*resume_early)(struct device *dev); member
322 .resume_early = resume_fn, \
H A Dpci.h2006 resume_early##hook, vendor, device, class, class_shift, hook)
2033 resume_early##hook, vendor, device, PCI_ANY_ID, 0, hook)
/OK3568_Linux_fs/kernel/drivers/platform/olpc/
H A Dolpc-ec.c480 .resume_early = olpc_ec_resume,
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dfsl-edma.c485 .resume_early = fsl_edma_resume_early,
H A Dfsldma.c1387 .resume_early = fsldma_resume_early,
/OK3568_Linux_fs/kernel/Documentation/driver-api/pm/
H A Ddevices.rst428 ``resume_noirq``, ``resume_early``, ``resume``, ``complete``.
444 2. The ``->resume_early`` methods should prepare devices for the execution
464 ``->resume_early``, and ``->resume`` callbacks may have been
548 6. The ``thaw_early`` phase is analogous to the ``resume_early`` phase
629 2. The ``restore_early`` phase is analogous to the ``resume_early`` phase.
868 ``->runtime_suspend`` one and its ``->resume_early`` callback pointer points to
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dsuspend-and-interrupts.rst30 of resuming devices (that is, before starting to execute ->resume_early
H A Druntime_pm.rst714 every device right after executing the subsystem-level .resume_early()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Ddevice_pm.c1234 .resume_early = acpi_subsys_resume_early,
H A Dacpi_lpss.c1243 .resume_early = acpi_lpss_resume_early,
/OK3568_Linux_fs/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.c807 .resume_early = remotectl_resume,
/OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/
H A Dplatform.rst48 int (*resume_early)(struct platform_device *);
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-bcm-iproc.c1174 .resume_early = &bcm_iproc_i2c_resume
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-driver.c1338 .resume_early = pci_pm_resume_early,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_drv.c1623 .resume_early = i915_pm_resume_early,
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c2321 .resume_early = tegra_pcie_dw_resume_early,
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie_linux.c286 resume_early: dhdpcie_pci_resume_early,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie_linux.c284 resume_early: dhdpcie_pci_resume_early,