Home
last modified time | relevance | path

Searched refs:pm_qos (Results 1 – 5 of 5) sorted by relevance

/drivers/mtd/nand/
Dsh_flctl.c888 dev_pm_qos_remove_request(&flctl->pm_qos); in flctl_select_chip()
899 &flctl->pm_qos, in flctl_select_chip()
/drivers/gpu/drm/i915/
Dintel_dp.c337 pm_qos_update_request(&dev_priv->pm_qos, 0); in intel_dp_aux_ch()
455 pm_qos_update_request(&dev_priv->pm_qos, PM_QOS_DEFAULT_VALUE); in intel_dp_aux_ch()
Di915_dma.c1783 pm_qos_remove_request(&dev_priv->pm_qos); in i915_driver_unload()
Di915_drv.h924 struct pm_qos_request pm_qos; member
Di915_irq.c3092 pm_qos_add_request(&dev_priv->pm_qos, PM_QOS_CPU_DMA_LATENCY, PM_QOS_DEFAULT_VALUE); in intel_irq_init()