Home
last modified time | relevance | path

Searched refs:PM_QOS_FLAG_NO_POWER_OFF (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/usb/core/
A Dport.c377 if (dev_pm_qos_flags(&port_dev->dev, PM_QOS_FLAG_NO_POWER_OFF) in usb_port_runtime_suspend()
710 DEV_PM_QOS_FLAGS, PM_QOS_FLAG_NO_POWER_OFF); in usb_hub_create_port_device()
744 PM_QOS_FLAG_NO_POWER_OFF); in usb_hub_create_port_device()
/linux-6.3-rc2/drivers/base/power/
A Dsysfs.c299 & PM_QOS_FLAG_NO_POWER_OFF)); in pm_qos_no_power_off_show()
314 ret = dev_pm_qos_update_flags(dev, PM_QOS_FLAG_NO_POWER_OFF, ret); in pm_qos_no_power_off_store()
/linux-6.3-rc2/include/linux/
A Dpm_qos.h39 #define PM_QOS_FLAG_NO_POWER_OFF (1 << 0) macro
/linux-6.3-rc2/Documentation/power/
A Dpm_qos_interface.rst98 values. One device PM QoS flag is defined currently: PM_QOS_FLAG_NO_POWER_OFF.
159 change the value of the PM_QOS_FLAG_NO_POWER_OFF flag.
/linux-6.3-rc2/drivers/acpi/
A Ddevice_pm.c787 stat = dev_pm_qos_flags(dev, PM_QOS_FLAG_NO_POWER_OFF); in acpi_pm_device_sleep_state()
/linux-6.3-rc2/drivers/pci/
A Dpci-acpi.c1064 if (dev_pm_qos_flags(&dev->dev, PM_QOS_FLAG_NO_POWER_OFF) == in acpi_pci_set_power_state()

Completed in 16 milliseconds