• Home
  • Raw
  • Download

Lines Matching defs:attr

102 static ssize_t uboot_ver_show(struct device *dev, struct device_attribute *attr,  in uboot_ver_show()
111 struct device_attribute *attr, char *buf) in armcp_kernel_ver_show()
118 static ssize_t armcp_ver_show(struct device *dev, struct device_attribute *attr, in armcp_ver_show()
126 static ssize_t cpld_ver_show(struct device *dev, struct device_attribute *attr, in cpld_ver_show()
136 struct device_attribute *attr, char *buf) in cpucp_kernel_ver_show()
143 static ssize_t cpucp_ver_show(struct device *dev, struct device_attribute *attr, in cpucp_ver_show()
152 struct device_attribute *attr, char *buf) in infineon_ver_show()
160 static ssize_t fuse_ver_show(struct device *dev, struct device_attribute *attr, in fuse_ver_show()
169 struct device_attribute *attr, char *buf) in thermal_ver_show()
177 struct device_attribute *attr, char *buf) in preboot_btl_ver_show()
185 struct device_attribute *attr, const char *buf, in soft_reset_store()
213 struct device_attribute *attr, in hard_reset_store()
236 struct device_attribute *attr, char *buf) in device_type_show()
257 static ssize_t pci_addr_show(struct device *dev, struct device_attribute *attr, in pci_addr_show()
269 static ssize_t status_show(struct device *dev, struct device_attribute *attr, in status_show()
286 struct device_attribute *attr, char *buf) in soft_reset_cnt_show()
294 struct device_attribute *attr, char *buf) in hard_reset_cnt_show()
301 static ssize_t max_power_show(struct device *dev, struct device_attribute *attr, in max_power_show()
316 struct device_attribute *attr, const char *buf, size_t count) in max_power_store()
342 struct bin_attribute *attr, char *buf, loff_t offset, in eeprom_read_handler()