Lines Matching defs:dev

12 static ssize_t clk_max_freq_mhz_show(struct device *dev, struct device_attribute *attr, char *buf)  in clk_max_freq_mhz_show()
29 static ssize_t clk_max_freq_mhz_store(struct device *dev, struct device_attribute *attr, in clk_max_freq_mhz_store()
55 static ssize_t clk_cur_freq_mhz_show(struct device *dev, struct device_attribute *attr, char *buf) in clk_cur_freq_mhz_show()
79 static ssize_t vrm_ver_show(struct device *dev, struct device_attribute *attr, char *buf) in vrm_ver_show()
100 static ssize_t uboot_ver_show(struct device *dev, struct device_attribute *attr, in uboot_ver_show()
108 static ssize_t armcp_kernel_ver_show(struct device *dev, in armcp_kernel_ver_show()
116 static ssize_t armcp_ver_show(struct device *dev, struct device_attribute *attr, in armcp_ver_show()
124 static ssize_t cpld_ver_show(struct device *dev, struct device_attribute *attr, in cpld_ver_show()
133 static ssize_t cpucp_kernel_ver_show(struct device *dev, in cpucp_kernel_ver_show()
141 static ssize_t cpucp_ver_show(struct device *dev, struct device_attribute *attr, in cpucp_ver_show()
149 static ssize_t fuse_ver_show(struct device *dev, struct device_attribute *attr, in fuse_ver_show()
157 static ssize_t thermal_ver_show(struct device *dev, in thermal_ver_show()
165 static ssize_t fw_os_ver_show(struct device *dev, in fw_os_ver_show()
173 static ssize_t preboot_btl_ver_show(struct device *dev, in preboot_btl_ver_show()
181 static ssize_t soft_reset_store(struct device *dev, in soft_reset_store()
209 static ssize_t hard_reset_store(struct device *dev, in hard_reset_store()
232 static ssize_t device_type_show(struct device *dev, in device_type_show()
266 static ssize_t pci_addr_show(struct device *dev, struct device_attribute *attr, in pci_addr_show()
278 static ssize_t status_show(struct device *dev, struct device_attribute *attr, in status_show()
292 static ssize_t soft_reset_cnt_show(struct device *dev, in soft_reset_cnt_show()
300 static ssize_t hard_reset_cnt_show(struct device *dev, in hard_reset_cnt_show()
308 static ssize_t max_power_show(struct device *dev, struct device_attribute *attr, in max_power_show()
324 static ssize_t max_power_store(struct device *dev, in max_power_store()
354 struct device *dev = kobj_to_dev(kobj); in eeprom_read_handler() local
381 static ssize_t security_enabled_show(struct device *dev, in security_enabled_show()