Searched refs:throttle_work (Results 1 – 1 of 1) sorted by relevance
50 struct delayed_work throttle_work; member324 mod_delayed_work(system_highpri_wq, &data->throttle_work, in qcom_lmh_dcvs_notify()335 data = container_of(work, struct qcom_cpufreq_data, throttle_work.work); in qcom_lmh_dcvs_poll()393 INIT_DEFERRABLE_WORK(&data->throttle_work, qcom_lmh_dcvs_poll); in qcom_cpufreq_hw_lmh_init()415 cancel_delayed_work_sync(&data->throttle_work); in qcom_cpufreq_hw_lmh_exit()