Home
last modified time | relevance | path

Searched refs:pm_generic_runtime_suspend (Results 1 – 15 of 15) sorted by relevance

/drivers/base/power/
A Dgeneric_ops.c20 int pm_generic_runtime_suspend(struct device *dev) in pm_generic_runtime_suspend() function
29 EXPORT_SYMBOL_GPL(pm_generic_runtime_suspend);
A Dclock_ops.c597 ret = pm_generic_runtime_suspend(dev); in pm_clk_runtime_suspend()
/drivers/media/pci/intel/ipu6/
A Dipu6-bus.c27 ret = pm_generic_runtime_suspend(dev); in bus_pm_runtime_suspend()
/drivers/staging/media/ipu7/
A Dipu7-bus.c27 ret = pm_generic_runtime_suspend(dev); in bus_pm_runtime_suspend()
/drivers/soundwire/
A Dmaster.c111 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend,
/drivers/gpu/drm/i915/selftests/
A Dmock_gem_device.c107 return pm_generic_runtime_suspend(dev); in pm_domain_suspend()
/drivers/base/
A Dauxiliary.c210 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend, pm_generic_runtime_resume, NULL)
A Dplatform.c1471 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend, pm_generic_runtime_resume, NULL)
/drivers/staging/greybus/
A Dgbphy.c63 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend,
/drivers/mmc/core/
A Dsdio_bus.c241 pm_generic_runtime_suspend,
/drivers/amba/
A Dbus.c394 int ret = pm_generic_runtime_suspend(dev); in amba_pm_runtime_suspend()
/drivers/acpi/
A Ddevice_pm.c1070 int ret = pm_generic_runtime_suspend(dev); in acpi_subsys_runtime_suspend()
/drivers/acpi/x86/
A Dlpss.c1202 int ret = pm_generic_runtime_suspend(dev); in acpi_lpss_runtime_suspend()
/drivers/gpu/drm/
A Ddrm_mipi_dsi.c85 .runtime_suspend = pm_generic_runtime_suspend,
/drivers/bus/
A Dti-sysc.c2395 error = pm_generic_runtime_suspend(dev); in sysc_child_runtime_suspend()

Completed in 37 milliseconds