__ATTR_WO
static struct kobj_attribute release_attr = __ATTR_WO(release_mem);
static struct kobj_attribute opalcore_rel_attr = __ATTR_WO(release_core);
static struct kobj_attribute refresh_attr = __ATTR_WO(refresh);
__ATTR_WO(silent);
__ATTR_WO(synth_direct);
((struct edac_ecs_dev_attr) { .dev_attr = __ATTR_WO(_name), \
[MEM_DO_REPAIR] = __ATTR_WO(repair)
((struct edac_scrub_dev_attr) { .dev_attr = __ATTR_WO(_name), \
struct vmbus_chan_attribute chan_attr_##_name = __ATTR_WO(_name)
static struct device_attribute nsim_bus_dev_new_port_attr = __ATTR_WO(new_port);
static struct device_attribute nsim_bus_dev_del_port_attr = __ATTR_WO(del_port);
static struct kobj_attribute po_current_password = __ATTR_WO(current_password);
static struct kobj_attribute po_new_password = __ATTR_WO(new_password);
static struct kobj_attribute password_current_password = __ATTR_WO(current_password);
static struct kobj_attribute password_new_password = __ATTR_WO(new_password);
static struct kobj_attribute password_spm_signing_key = __ATTR_WO(sk);
static struct kobj_attribute password_spm_endorsement_key = __ATTR_WO(kek);
static struct kobj_attribute password_spm_auth_token = __ATTR_WO(auth_token);
static struct kobj_attribute debug_cmd = __ATTR_WO(debug_cmd);
static struct kobj_attribute auth_current_password = __ATTR_WO(current_password);
static struct kobj_attribute auth_new_password = __ATTR_WO(new_password);
static struct kobj_attribute auth_cert_to_password = __ATTR_WO(cert_to_password);
static struct kobj_attribute auth_certificate = __ATTR_WO(certificate);
static struct kobj_attribute auth_signature = __ATTR_WO(signature);
static struct kobj_attribute auth_save_signature = __ATTR_WO(save_signature);
static struct kobj_attribute reload_attr = __ATTR_WO(reload);
struct mdev_type_attribute mdev_type_attr_##_name = __ATTR_WO(_name)
static struct xfs_sysfs_attr xfs_sysfs_attr_##name = __ATTR_WO(name)
struct bus_attribute bus_attr_##_name = __ATTR_WO(_name)
struct class_attribute class_attr_##_name = __ATTR_WO(_name)
struct driver_attribute driver_attr_##_name = __ATTR_WO(_name)
{ .dev_attr = __ATTR_WO(_name), \
struct ib_port_attribute ib_port_attr_##_name = __ATTR_WO(_name)
static struct kobj_attribute force_kobj_attr = __ATTR_WO(force);
static struct kobj_attribute _name##_attr = __ATTR_WO(_name)