Searched defs:devfreq_dev_status (Results 1 – 8 of 8) sorted by relevance
61370 struct devfreq_dev_status { struct61383 int (*get_dev_status)(struct device *, struct devfreq_dev_status *); argument
111648 struct devfreq_dev_status { struct111649 long unsigned int total_time;111650 long unsigned int busy_time;111651 long unsigned int current_frequency;111652 void *private_data;
103073 struct devfreq_dev_status { struct103074 unsigned long total_time;103075 unsigned long busy_time;103076 unsigned long current_frequency;103077 void *private_data;
80605 struct devfreq_dev_status { struct80618 int (*get_dev_status)(struct device *, struct devfreq_dev_status *); argument
112913 struct devfreq_dev_status { struct112914 unsigned long total_time;112915 unsigned long busy_time;112916 unsigned long current_frequency;112917 void *private_data;