qpn_attribute
struct qpn_attribute *qpn_attr;
qpn_attr = container_of(attr, struct qpn_attribute, attr);
struct qpn_attribute qpn_attr_##NAME = __ATTR_RO(NAME)