Home
last modified time | relevance | path

Searched refs:show_freq (Results 1 – 2 of 2) sorted by relevance

/drivers/devfreq/
Dgovernor_userspace.c67 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);
Ddevfreq.c760 static ssize_t show_freq(struct device *dev, in show_freq() function
947 __ATTR(cur_freq, S_IRUGO, show_freq, NULL),