Searched defs:qcom_cpufreq_data (Results 1 – 1 of 1) sorted by relevance
38 struct qcom_cpufreq_data { struct39 void __iomem *base;40 struct resource *res;41 const struct qcom_cpufreq_soc_data *soc_data;47 struct mutex throttle_lock;48 int throttle_irq;49 bool cancel_throttle;50 struct delayed_work throttle_work;51 struct cpufreq_policy *policy;