Home
last modified time | relevance | path

Searched refs:PM_QOS_DEFAULT_VALUE (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/power/
H A Dqos.c75 return PM_QOS_DEFAULT_VALUE; in pm_qos_get_value()
110 if (value == PM_QOS_DEFAULT_VALUE) in pm_qos_update_target()
329 trace_pm_qos_remove_request(PM_QOS_DEFAULT_VALUE); in cpu_latency_qos_remove_request()
331 cpu_latency_qos_apply(req, PM_QOS_REMOVE_REQ, PM_QOS_DEFAULT_VALUE); in cpu_latency_qos_remove_request()
346 cpu_latency_qos_add_request(req, PM_QOS_DEFAULT_VALUE); in cpu_latency_qos_open()
607 ret = freq_qos_apply(req, PM_QOS_REMOVE_REQ, PM_QOS_DEFAULT_VALUE); in freq_qos_remove_request()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dqos.c279 apply_constraint(req, PM_QOS_REMOVE_REQ, PM_QOS_DEFAULT_VALUE); in dev_pm_qos_constraints_destroy()
285 apply_constraint(req, PM_QOS_REMOVE_REQ, PM_QOS_DEFAULT_VALUE); in dev_pm_qos_constraints_destroy()
305 apply_constraint(req, PM_QOS_REMOVE_REQ, PM_QOS_DEFAULT_VALUE); in dev_pm_qos_constraints_destroy()
490 PM_QOS_DEFAULT_VALUE); in __dev_pm_qos_remove_request()
491 ret = apply_constraint(req, PM_QOS_REMOVE_REQ, PM_QOS_DEFAULT_VALUE); in __dev_pm_qos_remove_request()
/OK3568_Linux_fs/kernel/arch/x86/platform/intel/
H A Diosf_mbi.c268 cpu_latency_qos_update_request(&iosf_mbi_pm_qos, PM_QOS_DEFAULT_VALUE); in iosf_mbi_reset_semaphore()
550 cpu_latency_qos_add_request(&iosf_mbi_pm_qos, PM_QOS_DEFAULT_VALUE); in iosf_mbi_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_qos.h26 #define PM_QOS_DEFAULT_VALUE (-1) macro
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Drockchip-cpufreq.c838 PM_QOS_DEFAULT_VALUE); in rockchip_cpufreq_idle_state_disable()
998 cpu_latency_qos_add_request(&idle_pm_qos, PM_QOS_DEFAULT_VALUE); in rockchip_cpufreq_driver_init()
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/
H A Dsst_loader.c445 cpu_latency_qos_update_request(sst_drv_ctx->qos, PM_QOS_DEFAULT_VALUE); in sst_load_fw()
H A Dsst.c327 cpu_latency_qos_add_request(ctx->qos, PM_QOS_DEFAULT_VALUE); in sst_context_init()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c794 cpu_latency_qos_update_request(&isp->pm_qos, PM_QOS_DEFAULT_VALUE); in atomisp_runtime_suspend()
860 cpu_latency_qos_update_request(&isp->pm_qos, PM_QOS_DEFAULT_VALUE); in atomisp_suspend()
1719 cpu_latency_qos_add_request(&isp->pm_qos, PM_QOS_DEFAULT_VALUE); in atomisp_pci_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_sideband.c72 PM_QOS_DEFAULT_VALUE); in __vlv_punit_put()
H A Di915_drv.c318 cpu_latency_qos_add_request(&dev_priv->sb_qos, PM_QOS_DEFAULT_VALUE); in i915_driver_early_probe()
/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Drockchip_dmc.c1167 cpu_latency_qos_update_request(&pm_qos, PM_QOS_DEFAULT_VALUE); in rockchip_dmcfreq_wait_complete()
3416 cpu_latency_qos_add_request(&pm_qos, PM_QOS_DEFAULT_VALUE); in rockchip_dmcfreq_probe()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c2879 cpu_latency_qos_update_request(&hdmirx_dev->pm_qos, PM_QOS_DEFAULT_VALUE); in hdmirx_plugout()
4194 cpu_latency_qos_add_request(&hdmirx_dev->pm_qos, PM_QOS_DEFAULT_VALUE); in hdmirx_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1553 cpu_latency_qos_update_request(&intel_dp->pm_qos, PM_QOS_DEFAULT_VALUE); in intel_dp_aux_xfer()
1830 cpu_latency_qos_add_request(&intel_dp->pm_qos, PM_QOS_DEFAULT_VALUE); in intel_dp_aux_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c3298 PM_QOS_DEFAULT_VALUE); in e1000_configure_rx()
4658 cpu_latency_qos_add_request(&adapter->pm_qos_req, PM_QOS_DEFAULT_VALUE); in e1000e_open()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c1878 PM_QOS_DEFAULT_VALUE); in ipw2100_down()
6548 cpu_latency_qos_add_request(&ipw2100_pm_qos_req, PM_QOS_DEFAULT_VALUE); in ipw2100_init()