Home
last modified time | relevance | path

Searched refs:DL_FLAG_PM_RUNTIME (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/linux/drivers/acpi/
H A Dacpi_lpss.c523 {"808622C1", "7", "80860F14", "3", DL_FLAG_PM_RUNTIME},
525 {"808622C1", "7", "LNXVIDEO", NULL, DL_FLAG_PM_RUNTIME},
527 {"80860F41", "1", "LNXVIDEO", NULL, DL_FLAG_PM_RUNTIME,
530 {"80860F41", "5", "LNXVIDEO", NULL, DL_FLAG_PM_RUNTIME},
532 {"80860F41", "7", "LNXVIDEO", NULL, DL_FLAG_PM_RUNTIME},
/openbmc/linux/drivers/irqchip/
H A Dirq-imx-mu-msi.c361 DL_FLAG_PM_RUNTIME | in imx_mu_of_init()
371 DL_FLAG_PM_RUNTIME | in imx_mu_of_init()
/openbmc/linux/drivers/thunderbolt/
H A Dacpi.c83 DL_FLAG_PM_RUNTIME); in tb_acpi_add_link()
/openbmc/linux/drivers/base/
H A Dcore.c479 return sysfs_emit(buf, "%d\n", !!(link->flags & DL_FLAG_PM_RUNTIME)); in runtime_pm_show()
670 DL_FLAG_PM_RUNTIME | DL_FLAG_RPM_ACTIVE)
679 * with runtime PM. First, setting the DL_FLAG_PM_RUNTIME flag will cause the
683 * of the link. If DL_FLAG_PM_RUNTIME is not set, DL_FLAG_RPM_ACTIVE will be
741 if (flags & DL_FLAG_PM_RUNTIME && flags & DL_FLAG_RPM_ACTIVE) { in device_link_add()
799 if (flags & DL_FLAG_PM_RUNTIME) { in device_link_add()
800 if (!(link->flags & DL_FLAG_PM_RUNTIME)) { in device_link_add()
802 link->flags |= DL_FLAG_PM_RUNTIME; in device_link_add()
874 if (flags & DL_FLAG_PM_RUNTIME) { in device_link_add()
892 flags & DL_FLAG_PM_RUNTIME) in device_link_add()
[all...]
/openbmc/linux/drivers/platform/surface/
H A Dsurface_acpi_notify.c88 const u32 flags = DL_FLAG_PM_RUNTIME | DL_FLAG_AUTOREMOVE_CONSUMER; in san_client_link()
766 const u32 flags = DL_FLAG_PM_RUNTIME | DL_FLAG_AUTOREMOVE_SUPPLIER; in san_consumer_setup()
/openbmc/linux/drivers/soc/apple/
H A Dsart.c201 DL_FLAG_PM_RUNTIME | DL_FLAG_AUTOREMOVE_SUPPLIER); in devm_apple_sart_get()
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.c183 pfdev->pm_domain_devs[i], DL_FLAG_PM_RUNTIME | in panfrost_pm_domain_init()
/openbmc/linux/drivers/base/power/
H A Druntime.c291 if (!(link->flags & DL_FLAG_PM_RUNTIME)) in rpm_get_suppliers()
1782 if (link->flags & DL_FLAG_PM_RUNTIME) { in pm_runtime_get_suppliers()
1836 if (!(link->flags & DL_FLAG_PM_RUNTIME)) in pm_runtime_drop_link()
/openbmc/linux/drivers/media/pci/intel/ivsc/
H A Dmei_ace.c414 ace->csi_link = device_link_add(csi_dev, dev, DL_FLAG_PM_RUNTIME | in mei_ace_setup_dev_link()
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx8-acm.c290 DL_FLAG_PM_RUNTIME | in clk_imx_acm_attach_pm_domains()
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcore.c129 const u32 flags = DL_FLAG_PM_RUNTIME | DL_FLAG_AUTOREMOVE_CONSUMER; in ssam_client_link()
/openbmc/linux/sound/soc/apple/
H A Dmca.c278 DL_FLAG_STATELESS | DL_FLAG_PM_RUNTIME | in mca_fe_enable_clocks()
1056 DL_FLAG_STATELESS | DL_FLAG_PM_RUNTIME | in apple_mca_probe()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dgr3d.c380 const u32 link_flags = DL_FLAG_STATELESS | DL_FLAG_PM_RUNTIME; in gr3d_init_power()
/openbmc/linux/sound/soc/sof/imx/
H A Dimx8.c234 DL_FLAG_PM_RUNTIME | in imx8_probe()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c533 DL_FLAG_PM_RUNTIME | in imx6_pcie_attach_pd()
546 DL_FLAG_PM_RUNTIME | in imx6_pcie_attach_pd()
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-480.c522 DL_FLAG_PM_RUNTIME | in vfe_pm_domain_on()
H A Dcamss-vfe-170.c696 DL_FLAG_PM_RUNTIME | in vfe_pm_domain_on()
/openbmc/linux/Documentation/driver-api/
H A Ddevice_link.rst40 ``DL_FLAG_PM_RUNTIME`` flag on addition of the device link, the PM core
83 shutdown ordering) and ``DL_FLAG_PM_RUNTIME`` to express that runtime PM
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c1535 if (!device_link_add(gmu->dev, gmu->cxpd, DL_FLAG_PM_RUNTIME)) { in a6xx_gmu_wrapper_init()
1695 DL_FLAG_PM_RUNTIME)) { in a6xx_gmu_init()
/openbmc/linux/drivers/media/pci/intel/
H A Dipu-bridge.c554 device_link_add(&vcm_client->dev, data->sensor, DL_FLAG_PM_RUNTIME); in ipu_bridge_instantiate_vcm_work()
/openbmc/linux/drivers/iommu/
H A Dmtk_iommu_v1.c505 DL_FLAG_PM_RUNTIME | DL_FLAG_STATELESS); in mtk_iommu_v1_probe_device()
H A Dmtk_iommu.c881 DL_FLAG_PM_RUNTIME | DL_FLAG_STATELESS); in mtk_iommu_probe_device()
1212 DL_FLAG_STATELESS | DL_FLAG_PM_RUNTIME); in mtk_iommu_mm_dts_parse()
/openbmc/linux/drivers/memory/
H A Dmtk-smi.c495 DL_FLAG_PM_RUNTIME | DL_FLAG_STATELESS); in mtk_smi_device_link_common()
/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c513 link = device_link_add(dev, qcom_iommu->dev, DL_FLAG_PM_RUNTIME); in qcom_iommu_probe_device()
/openbmc/linux/drivers/dma/
H A Dfsl-edma-main.c433 DL_FLAG_PM_RUNTIME | in fsl_edma3_attach_pd()

12