Searched refs:show_freq (Results 1 – 2 of 2) sorted by relevance
/drivers/devfreq/ |
D | governor_userspace.c | 67 static ssize_t show_freq(struct device *dev, struct device_attribute *attr, in show_freq() function 85 static DEVICE_ATTR(set_freq, 0644, show_freq, store_freq);
|
D | devfreq.c | 760 static ssize_t show_freq(struct device *dev, in show_freq() function 947 __ATTR(cur_freq, S_IRUGO, show_freq, NULL),
|