Home
last modified time | relevance | path

Searched refs:DPM_FLAG_SMART_PREPARE (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/i2c/busses/
A Di2c-designware-platdrv.c285 DPM_FLAG_SMART_PREPARE); in dw_i2c_plat_probe()
288 DPM_FLAG_SMART_PREPARE | in dw_i2c_plat_probe()
/linux/include/linux/
A Dpm.h659 #define DPM_FLAG_SMART_PREPARE BIT(1) macro
/linux/drivers/acpi/
A Ddevice_pm.c1128 if (!ret && dev_pm_test_driver_flags(dev, DPM_FLAG_SMART_PREPARE)) in acpi_subsys_prepare()
/linux/drivers/pci/
A Dpci-driver.c722 if (!error && dev_pm_test_driver_flags(dev, DPM_FLAG_SMART_PREPARE)) in pci_pm_prepare()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_drv.c2385 dev_pm_set_driver_flags(ddev->dev, DPM_FLAG_SMART_PREPARE | in amdgpu_pci_probe()
/linux/Documentation/driver-api/pm/
A Ddevices.rst356 ``DPM_FLAG_NO_DIRECT_COMPLETE`` and ``DPM_FLAG_SMART_PREPARE`` driver
/linux/Documentation/power/
A Dpci.rst1012 The DPM_FLAG_SMART_PREPARE flag causes the PCI bus type to return a positive
/linux/drivers/net/ethernet/intel/e1000e/
A Dnetdev.c7687 dev_pm_set_driver_flags(&pdev->dev, DPM_FLAG_SMART_PREPARE); in e1000_probe()

Completed in 34 milliseconds