Searched refs:bin_attribute (Results 1 – 5 of 5) sorted by relevance
27 struct bin_attribute;104 const struct bin_attribute *, int);106 const struct bin_attribute *,110 const struct bin_attribute *const *bin_attrs;111 const struct bin_attribute *const *bin_attrs_new;304 struct bin_attribute { struct424 const struct bin_attribute *attr);426 const struct bin_attribute *attr);583 const struct bin_attribute *attr) in sysfs_create_bin_file()589 const struct bin_attribute *attr) in sysfs_remove_bin_file()[all …]
280 const struct bin_attribute *attr);282 const struct bin_attribute *attr);
493 struct bin_attribute *res_attr[DEVICE_COUNT_RESOURCE]; /* sysfs file for resources */494 …struct bin_attribute *res_attr_wc[DEVICE_COUNT_RESOURCE]; /* sysfs file for WC mapping of resource…688 struct bin_attribute *legacy_io; /* Legacy I/O for this bus */689 struct bin_attribute *legacy_mem; /* Legacy mem */
40 struct bin_attribute attr;
158 struct bin_attribute *res_attr[MAX_CDX_DEV_RESOURCES];
Completed in 28 milliseconds