Searched refs:__ATTR_WO (Results 1 – 20 of 20) sorted by relevance
69 static struct kobj_attribute po_current_password = __ATTR_WO(current_password);97 static struct kobj_attribute po_new_password = __ATTR_WO(new_password);
32 struct ib_port_attribute ib_port_attr_##_name = __ATTR_WO(_name)
79 static struct device_attribute nsim_bus_dev_new_port_attr = __ATTR_WO(new_port);100 static struct device_attribute nsim_bus_dev_del_port_attr = __ATTR_WO(del_port);
416 static struct kobj_attribute auth_current_password = __ATTR_WO(current_password);500 static struct kobj_attribute auth_new_password = __ATTR_WO(new_password);726 static struct kobj_attribute auth_cert_to_password = __ATTR_WO(cert_to_password);799 static struct kobj_attribute auth_certificate = __ATTR_WO(certificate);828 static struct kobj_attribute auth_signature = __ATTR_WO(signature);857 static struct kobj_attribute auth_save_signature = __ATTR_WO(save_signature);1164 static struct kobj_attribute debug_cmd = __ATTR_WO(debug_cmd);
63 { .dev_attr = __ATTR_WO(_name), \
148 struct driver_attribute driver_attr_##_name = __ATTR_WO(_name)
132 struct bus_attribute bus_attr_##_name = __ATTR_WO(_name)
204 struct class_attribute class_attr_##_name = __ATTR_WO(_name)
29 struct mdev_type_attribute mdev_type_attr_##_name = __ATTR_WO(_name)
435 static struct kobj_attribute reload_attr = __ATTR_WO(reload);
872 __ATTR_WO(silent);876 __ATTR_WO(synth_direct);
35 static struct xfs_sysfs_attr xfs_sysfs_attr_##name = __ATTR_WO(name)
133 #define __ATTR_WO(_name) { \ macro
140 struct device_attribute dev_attr_##_name = __ATTR_WO(_name)
595 static struct kobj_attribute opalcore_rel_attr = __ATTR_WO(release_core);
448 static struct kobj_attribute force_kobj_attr = __ATTR_WO(force);
137 __ATTR_WO(name):
1554 static struct kobj_attribute release_attr = __ATTR_WO(release_mem);
1676 struct vmbus_chan_attribute chan_attr_##_name = __ATTR_WO(_name)
3682 static struct kobj_attribute _name##_attr = __ATTR_WO(_name)
Completed in 54 milliseconds