Home
last modified time | relevance | path

Searched refs:devfreq (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Ddevfreq.h257 struct devfreq *devfreq);
259 struct devfreq *devfreq);
261 struct devfreq *devfreq);
263 struct devfreq *devfreq);
271 struct devfreq *devfreq,
275 struct devfreq *devfreq,
367 struct devfreq *devfreq) in devm_devfreq_remove_device() argument
391 struct devfreq *devfreq) in devfreq_register_opp_notifier() argument
397 struct devfreq *devfreq) in devfreq_unregister_opp_notifier() argument
403 struct devfreq *devfreq) in devm_devfreq_register_opp_notifier() argument
[all …]
A Ddevfreq_cooling.h38 int (*get_real_power)(struct devfreq *df, u32 *power,
45 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df,
48 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df);
49 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df);
52 devfreq_cooling_em_register(struct devfreq *df,
58 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power()
65 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
71 devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register()
77 devfreq_cooling_em_register(struct devfreq *df, in devfreq_cooling_em_register()
/include/trace/events/
A Ddevfreq.h3 #define TRACE_SYSTEM devfreq
12 TP_PROTO(struct devfreq *devfreq, unsigned long freq,
15 TP_ARGS(devfreq, freq, prev_freq),
18 __string(dev_name, dev_name(&devfreq->dev))
29 __entry->busy_time = devfreq->last_status.busy_time;
40 TP_PROTO(struct devfreq *devfreq),
42 TP_ARGS(devfreq),
49 __string(dev_name, dev_name(&devfreq->dev))
53 __entry->freq = devfreq->previous_freq;
54 __entry->busy_time = devfreq->last_status.busy_time;
[all …]
/include/ufs/
A Dufshcd.h1089 struct devfreq *devfreq; member

Completed in 24 milliseconds