Searched refs:device_attribute (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | vmt.c | 30 struct device_attribute *attr, char *buf); 33 static struct device_attribute attr_vol_reserved_ebs = 35 static struct device_attribute attr_vol_type = 37 static struct device_attribute attr_vol_name = 39 static struct device_attribute attr_vol_corrupted = 41 static struct device_attribute attr_vol_alignment = 43 static struct device_attribute attr_vol_usable_eb_size = 45 static struct device_attribute attr_vol_data_bytes = 47 static struct device_attribute attr_vol_upd_marker = 63 struct device_attribute *attr, char *buf) in vol_attribute_show()
|
| H A D | build.c | 146 struct device_attribute *attr, char *buf); 149 static struct device_attribute dev_eraseblock_size = 151 static struct device_attribute dev_avail_eraseblocks = 153 static struct device_attribute dev_total_eraseblocks = 155 static struct device_attribute dev_volumes_count = 157 static struct device_attribute dev_max_ec = 159 static struct device_attribute dev_reserved_for_bad = 161 static struct device_attribute dev_bad_peb_count = 163 static struct device_attribute dev_max_vol_count = 165 static struct device_attribute dev_min_io_size = [all …]
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdcore.c | 209 struct device_attribute *attr, char *buf) in mtd_type_show() 248 struct device_attribute *attr, char *buf) in mtd_flags_show() 258 struct device_attribute *attr, char *buf) in mtd_size_show() 269 struct device_attribute *attr, char *buf) in mtd_erasesize_show() 279 struct device_attribute *attr, char *buf) in mtd_writesize_show() 289 struct device_attribute *attr, char *buf) in mtd_subpagesize_show() 300 struct device_attribute *attr, char *buf) in mtd_oobsize_show() 310 struct device_attribute *attr, char *buf) in mtd_numeraseregions_show() 321 struct device_attribute *attr, char *buf) in mtd_name_show() 331 struct device_attribute *attr, char *buf) in mtd_ecc_strength_show() [all …]
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | storage_common.c | 269 struct device_attribute { int i; }; struct
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_core.c | 1690 musb_mode_show(struct device *dev, struct device_attribute *attr, char *buf) in musb_mode_show() 1704 musb_mode_store(struct device *dev, struct device_attribute *attr, in musb_mode_store() 1727 musb_vbus_store(struct device *dev, struct device_attribute *attr, in musb_vbus_store() 1751 musb_vbus_show(struct device *dev, struct device_attribute *attr, char *buf) in musb_vbus_show() 1775 musb_srp_store(struct device *dev, struct device_attribute *attr, in musb_srp_store()
|