kobj_attribute
ssize_t (*show)(struct kobject *kobj, struct kobj_attribute *attr,
ssize_t (*store)(struct kobject *kobj, struct kobj_attribute *attr,
struct kobj_attribute *ka =
container_of(attr, struct kobj_attribute, attr);
struct kobj_attribute *ka =
container_of(attr, struct kobj_attribute, attr);