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)
88 static struct device_attribute nsim_bus_dev_new_port_attr = __ATTR_WO(new_port);118 static struct device_attribute nsim_bus_dev_del_port_attr = __ATTR_WO(del_port);
63 { .dev_attr = __ATTR_WO(_name), \
119 struct mdev_type_attribute mdev_type_attr_##_name = __ATTR_WO(_name)
133 #define __ATTR_WO(_name) { \ macro
139 struct device_attribute dev_attr_##_name = __ATTR_WO(_name)
147 struct driver_attribute driver_attr_##_name = __ATTR_WO(_name)
134 struct bus_attribute bus_attr_##_name = __ATTR_WO(_name)
204 struct class_attribute class_attr_##_name = __ATTR_WO(_name)
341 static struct kobj_attribute auth_current_password = __ATTR_WO(current_password);388 static struct kobj_attribute auth_new_password = __ATTR_WO(new_password);731 static struct kobj_attribute debug_cmd = __ATTR_WO(debug_cmd);
872 __ATTR_WO(silent);876 __ATTR_WO(synth_direct);
435 static struct kobj_attribute reload_attr = __ATTR_WO(reload);
35 static struct xfs_sysfs_attr xfs_sysfs_attr_##name = __ATTR_WO(name)
593 static struct kobj_attribute opalcore_rel_attr = __ATTR_WO(release_core);
425 static struct kobj_attribute force_kobj_attr = __ATTR_WO(force);
137 __ATTR_WO(name):
1534 static struct kobj_attribute release_attr = __ATTR_WO(release_mem);
1682 struct vmbus_chan_attribute chan_attr_##_name = __ATTR_WO(_name)
3498 static struct kobj_attribute _name##_attr = __ATTR_WO(_name)
Completed in 804 milliseconds