Lines Matching defs:attr

112 static ssize_t uboot_ver_show(struct device *dev, struct device_attribute *attr,  in uboot_ver_show()
121 struct device_attribute *attr, char *buf) in armcp_kernel_ver_show()
128 static ssize_t armcp_ver_show(struct device *dev, struct device_attribute *attr, in armcp_ver_show()
136 static ssize_t cpld_ver_show(struct device *dev, struct device_attribute *attr, in cpld_ver_show()
146 struct device_attribute *attr, char *buf) in cpucp_kernel_ver_show()
153 static ssize_t cpucp_ver_show(struct device *dev, struct device_attribute *attr, in cpucp_ver_show()
162 struct device_attribute *attr, char *buf) in infineon_ver_show()
170 static ssize_t fuse_ver_show(struct device *dev, struct device_attribute *attr, in fuse_ver_show()
179 struct device_attribute *attr, char *buf) in thermal_ver_show()
187 struct device_attribute *attr, char *buf) in preboot_btl_ver_show()
195 struct device_attribute *attr, const char *buf, in soft_reset_store()
223 struct device_attribute *attr, in hard_reset_store()
246 struct device_attribute *attr, char *buf) in device_type_show()
270 static ssize_t pci_addr_show(struct device *dev, struct device_attribute *attr, in pci_addr_show()
282 static ssize_t status_show(struct device *dev, struct device_attribute *attr, in status_show()
297 struct device_attribute *attr, char *buf) in soft_reset_cnt_show()
305 struct device_attribute *attr, char *buf) in hard_reset_cnt_show()
312 static ssize_t max_power_show(struct device *dev, struct device_attribute *attr, in max_power_show()
327 struct device_attribute *attr, const char *buf, size_t count) in max_power_store()
353 struct bin_attribute *attr, char *buf, loff_t offset, in eeprom_read_handler()