Home
last modified time | relevance | path

Searched refs:device_attribute (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubi/
H A Dvmt.c29 struct device_attribute *attr, char *buf);
32 static struct device_attribute attr_vol_reserved_ebs =
34 static struct device_attribute attr_vol_type =
36 static struct device_attribute attr_vol_name =
38 static struct device_attribute attr_vol_corrupted =
40 static struct device_attribute attr_vol_alignment =
42 static struct device_attribute attr_vol_usable_eb_size =
44 static struct device_attribute attr_vol_data_bytes =
46 static struct device_attribute attr_vol_upd_marker =
62 struct device_attribute *attr, char *buf) in vol_attribute_show()
H A Dbuild.c145 struct device_attribute *attr, char *buf);
148 static struct device_attribute dev_eraseblock_size =
150 static struct device_attribute dev_avail_eraseblocks =
152 static struct device_attribute dev_total_eraseblocks =
154 static struct device_attribute dev_volumes_count =
156 static struct device_attribute dev_max_ec =
158 static struct device_attribute dev_reserved_for_bad =
160 static struct device_attribute dev_bad_peb_count =
162 static struct device_attribute dev_max_vol_count =
164 static struct device_attribute dev_min_io_size =
[all …]
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c208 struct device_attribute *attr, char *buf) in mtd_type_show()
247 struct device_attribute *attr, char *buf) in mtd_flags_show()
257 struct device_attribute *attr, char *buf) in mtd_size_show()
268 struct device_attribute *attr, char *buf) in mtd_erasesize_show()
278 struct device_attribute *attr, char *buf) in mtd_writesize_show()
288 struct device_attribute *attr, char *buf) in mtd_subpagesize_show()
299 struct device_attribute *attr, char *buf) in mtd_oobsize_show()
309 struct device_attribute *attr, char *buf) in mtd_numeraseregions_show()
320 struct device_attribute *attr, char *buf) in mtd_name_show()
330 struct device_attribute *attr, char *buf) in mtd_ecc_strength_show()
[all …]
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c268 struct device_attribute { int i; }; argument
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c1690 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()