Lines Matching refs:device_attribute
64 struct device_attribute attr_ ## _prefix ## _ ## _name = { \
101 static ssize_t spu_show_temp(struct device *dev, struct device_attribute *attr, in spu_show_temp()
152 struct device_attribute *attr, char *buf) in spu_show_throttle_end()
158 struct device_attribute *attr, char *buf) in spu_show_throttle_begin()
164 struct device_attribute *attr, char *buf) in spu_show_throttle_full_stop()
170 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_end()
176 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_begin()
182 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_full_stop()
204 struct device_attribute *attr, char *buf) in ppe_show_temp0()
211 struct device_attribute *attr, char *buf) in ppe_show_temp1()
217 struct device_attribute *attr, char *buf) in ppe_show_throttle_end()
223 struct device_attribute *attr, char *buf) in ppe_show_throttle_begin()
229 struct device_attribute *attr, char *buf) in ppe_show_throttle_full_stop()
235 struct device_attribute *attr, const char *buf, size_t size) in ppe_store_throttle_end()
241 struct device_attribute *attr, const char *buf, size_t size) in ppe_store_throttle_begin()
247 struct device_attribute *attr, const char *buf, size_t size) in ppe_store_throttle_full_stop()
253 static struct device_attribute attr_spu_temperature = {
276 static struct device_attribute attr_ppe_temperature0 = {
281 static struct device_attribute attr_ppe_temperature1 = {