Lines Matching defs:devfreq
18 #include <linux/devfreq.h>
438 * @workq: workqueue to schedule devfreq suspend/resume work
439 * @suspend_work: worker to suspend devfreq
440 * @resume_work: worker to resume devfreq
443 * devfreq ->target() function is called then schedule "suspend_work" to
444 * suspend devfreq.
451 * @target_freq: frequency requested by devfreq framework
458 * clock scaling which is not invoked from devfreq governor
461 * @is_suspended: tracks if devfreq is suspended or not
924 * @devfreq: frequency scaling information owned by the devfreq core
932 * @wb_mutex: used to serialize devfreq and sysfs write booster toggling
1089 struct devfreq *devfreq;