Home
last modified time | relevance | path

Searched defs:devfreq_passive_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Ddevfreq.h324 struct devfreq_passive_data { struct
326 struct devfreq *parent;
329 int (*get_target_freq)(struct devfreq *this, unsigned long *freq);
332 enum devfreq_parent_dev_type parent_type;
335 struct devfreq *this;
336 struct notifier_block nb;
337 struct list_head cpu_data_list;
/kernel/linux/linux-5.10/include/linux/
Ddevfreq.h304 struct devfreq_passive_data { struct
306 struct devfreq *parent;
309 int (*get_target_freq)(struct devfreq *this, unsigned long *freq);
312 struct devfreq *this;
313 struct notifier_block nb;