Lines Matching refs:device_attribute
51 struct device_attribute attr_ ## _prefix ## _ ## _name = { \
88 static ssize_t spu_show_temp(struct device *dev, struct device_attribute *attr, in spu_show_temp()
139 struct device_attribute *attr, char *buf) in spu_show_throttle_end()
145 struct device_attribute *attr, char *buf) in spu_show_throttle_begin()
151 struct device_attribute *attr, char *buf) in spu_show_throttle_full_stop()
157 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_end()
163 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_begin()
169 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_full_stop()
191 struct device_attribute *attr, char *buf) in ppe_show_temp0()
198 struct device_attribute *attr, char *buf) in ppe_show_temp1()
204 struct device_attribute *attr, char *buf) in ppe_show_throttle_end()
210 struct device_attribute *attr, char *buf) in ppe_show_throttle_begin()
216 struct device_attribute *attr, char *buf) in ppe_show_throttle_full_stop()
222 struct device_attribute *attr, const char *buf, size_t size) in ppe_store_throttle_end()
228 struct device_attribute *attr, const char *buf, size_t size) in ppe_store_throttle_begin()
234 struct device_attribute *attr, const char *buf, size_t size) in ppe_store_throttle_full_stop()
240 static struct device_attribute attr_spu_temperature = {
263 static struct device_attribute attr_ppe_temperature0 = {
268 static struct device_attribute attr_ppe_temperature1 = {