Lines Matching defs:buf
71 void *buf, int size) in vendor_command()
86 static ssize_t show_brightness(struct device *dev, struct device_attribute *attr, char *buf) in show_brightness()
94 static ssize_t set_brightness(struct device *dev, struct device_attribute *attr, const char *buf, in set_brightness()
139 static ssize_t show_temp(struct device *dev, struct device_attribute *attr, char *buf) in show_temp()
175 static ssize_t set_temp(struct device *dev, struct device_attribute *attr, const char *buf, size_t … in set_temp()
185 static ssize_t show_button(struct device *dev, struct device_attribute *attr, char *buf) in show_button()
216 static ssize_t set_button(struct device *dev, struct device_attribute *attr, const char *buf, size_… in set_button()
224 static ssize_t show_port0(struct device *dev, struct device_attribute *attr, char *buf) in show_port0()
250 static ssize_t set_port0(struct device *dev, struct device_attribute *attr, const char *buf, size_t… in set_port0()
284 static ssize_t show_port1(struct device *dev, struct device_attribute *attr, char *buf) in show_port1()
310 static ssize_t set_port1(struct device *dev, struct device_attribute *attr, const char *buf, size_t… in set_port1()