Searched refs:pm_qos (Results 1 – 7 of 7) sorted by relevance
149 struct dev_pm_qos_request pm_qos; member
43 Clients of pm_qos need to save the returned handle for future use in other44 pm_qos API functions.72 Only processes can register a pm_qos request. To provide for automatic76 To register the default pm_qos target for the specific parameter, the process
887 dev_pm_qos_remove_request(&flctl->pm_qos); in flctl_select_chip()898 &flctl->pm_qos, in flctl_select_chip()
1105 pm_qos_remove_request(&dev_priv->pm_qos); in i915_driver_load()1207 pm_qos_remove_request(&dev_priv->pm_qos); in i915_driver_unload()
815 pm_qos_update_request(&dev_priv->pm_qos, 0); in intel_dp_aux_ch()926 pm_qos_update_request(&dev_priv->pm_qos, PM_QOS_DEFAULT_VALUE); in intel_dp_aux_ch()
1757 struct pm_qos_request pm_qos; member
4400 pm_qos_add_request(&dev_priv->pm_qos, PM_QOS_CPU_DMA_LATENCY, PM_QOS_DEFAULT_VALUE); in intel_irq_init()