bin_attribute
struct bin_attribute bin_attr_##_name = \
struct bin_attribute bin_attr_##_name = \
struct bin_attribute bin_attr_##_name = \
struct bin_attribute bin_attr_##_name = \
struct bin_attribute *attr;
attr = (struct bin_attribute *)(intptr_t)arg2;
sysfs_create_bin_file(struct kobject *kobj, const struct bin_attribute *attr)
sysfs_remove_bin_file(struct kobject *kobj, const struct bin_attribute *attr)
struct bin_attribute **bin_attr;
struct bin_attribute **bin_attr;
struct bin_attribute *, char *, loff_t, size_t);
struct bin_attribute *, char *, loff_t, size_t);
struct bin_attribute **bin_attrs;