Lines Matching defs:buf
1297 static ssize_t name_show(struct device *dev, struct device_attribute *attr, char *buf) in name_show()
1304 static ssize_t governor_show(struct device *dev, struct device_attribute *attr, char *buf) in governor_show()
1315 static ssize_t governor_store(struct device *dev, struct device_attribute *attr, const char *buf, s… in governor_store()
1375 static ssize_t available_governors_show(struct device *d, struct device_attribute *attr, char *buf) in available_governors_show()
1421 static ssize_t cur_freq_show(struct device *dev, struct device_attribute *attr, char *buf) in cur_freq_show()
1438 static ssize_t target_freq_show(struct device *dev, struct device_attribute *attr, char *buf) in target_freq_show()
1446 static ssize_t polling_interval_show(struct device *dev, struct device_attribute *attr, char *buf) in polling_interval_show()
1457 …ng_interval_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in polling_interval_store()
1479 static ssize_t min_freq_store(struct device *dev, struct device_attribute *attr, const char *buf, s… in min_freq_store()
1507 static ssize_t min_freq_show(struct device *dev, struct device_attribute *attr, char *buf) in min_freq_show()
1520 static ssize_t max_freq_store(struct device *dev, struct device_attribute *attr, const char *buf, s… in max_freq_store()
1563 static ssize_t max_freq_show(struct device *dev, struct device_attribute *attr, char *buf) in max_freq_show()
1576 …atic ssize_t available_frequencies_show(struct device *d, struct device_attribute *attr, char *buf) in available_frequencies_show()
1604 static ssize_t trans_stat_show(struct device *dev, struct device_attribute *attr, char *buf) in trans_stat_show()
1653 static ssize_t trans_stat_store(struct device *dev, struct device_attribute *attr, const char *buf,… in trans_stat_store()
1682 static ssize_t timer_show(struct device *dev, struct device_attribute *attr, char *buf) in timer_show()
1693 static ssize_t timer_store(struct device *dev, struct device_attribute *attr, const char *buf, size… in timer_store()
1745 static ssize_t load_show(struct device *dev, struct device_attribute *attr, char *buf) in load_show()