Searched refs:device_attribute (Results 1 – 5 of 5) sorted by relevance
| /drivers/mtd/ubi/ |
| A D | build.c | 142 struct device_attribute *attr, char *buf); 145 static struct device_attribute dev_eraseblock_size = 151 static struct device_attribute dev_volumes_count = 153 static struct device_attribute dev_max_ec = 155 static struct device_attribute dev_reserved_for_bad = 157 static struct device_attribute dev_bad_peb_count = 159 static struct device_attribute dev_max_vol_count = 161 static struct device_attribute dev_min_io_size = 163 static struct device_attribute dev_bgt_enabled = 165 static struct device_attribute dev_mtd_num = [all …]
|
| A D | vmt.c | 31 struct device_attribute *attr, char *buf); 34 static struct device_attribute attr_vol_reserved_ebs = 36 static struct device_attribute attr_vol_type = 38 static struct device_attribute attr_vol_name = 40 static struct device_attribute attr_vol_corrupted = 42 static struct device_attribute attr_vol_alignment = 44 static struct device_attribute attr_vol_usable_eb_size = 46 static struct device_attribute attr_vol_data_bytes = 48 static struct device_attribute attr_vol_upd_marker = 64 struct device_attribute *attr, char *buf) in vol_attribute_show()
|
| /drivers/mtd/ |
| A D | mtdcore.c | 207 struct device_attribute *attr, char *buf) in mtd_type_show() 246 struct device_attribute *attr, char *buf) in mtd_flags_show() 256 struct device_attribute *attr, char *buf) in mtd_size_show() 267 struct device_attribute *attr, char *buf) in mtd_erasesize_show() 277 struct device_attribute *attr, char *buf) in mtd_writesize_show() 287 struct device_attribute *attr, char *buf) in mtd_subpagesize_show() 298 struct device_attribute *attr, char *buf) in mtd_oobsize_show() 308 struct device_attribute *attr, char *buf) in mtd_numeraseregions_show() 319 struct device_attribute *attr, char *buf) in mtd_name_show() 338 struct device_attribute *attr, in mtd_bitflip_threshold_show() [all …]
|
| /drivers/usb/gadget/ |
| A D | storage_common.c | 265 struct device_attribute { int i; }; argument
|
| /drivers/usb/musb-new/ |
| A D | musb_core.c | 1689 musb_mode_show(struct device *dev, struct device_attribute *attr, char *buf) in musb_mode_show() 1703 musb_mode_store(struct device *dev, struct device_attribute *attr, in musb_mode_store() 1726 musb_vbus_store(struct device *dev, struct device_attribute *attr, in musb_vbus_store() 1750 musb_vbus_show(struct device *dev, struct device_attribute *attr, char *buf) in musb_vbus_show() 1774 musb_srp_store(struct device *dev, struct device_attribute *attr, in musb_srp_store()
|
Completed in 210 milliseconds