Searched refs:__ATTR_RW (Results 1 – 11 of 11) sorted by relevance
120 __ATTR_RW(load_image_on_perst),362 __ATTR_RW(irqs_max),364 __ATTR_RW(mode),365 __ATTR_RW(prefault_mode),
54 struct bus_attribute bus_attr_##_name = __ATTR_RW(_name)276 struct driver_attribute driver_attr_##_name = __ATTR_RW(_name)430 struct class_attribute class_attr_##_name = __ATTR_RW(_name)543 struct device_attribute dev_attr_##_name = __ATTR_RW(_name)
114 #define __ATTR_RW(_name) __ATTR(_name, (S_IWUSR | S_IRUGO), \ macro
38 static struct xfs_sysfs_attr xfs_sysfs_attr_##name = __ATTR_RW(name)
164 __ATTR_RW(disabled),
536 __ATTR_RW(timeout),
1670 static struct kobj_attribute on_reboot_attr = __ATTR_RW(on_reboot);1696 static struct kobj_attribute on_panic_attr = __ATTR_RW(on_panic);1722 static struct kobj_attribute on_restart_attr = __ATTR_RW(on_restart);1759 static struct kobj_attribute on_halt_attr = __ATTR_RW(on_halt);1785 static struct kobj_attribute on_poff_attr = __ATTR_RW(on_poff);
150 struct widget_attribute wid_attr_##_name = __ATTR_RW(_name)
853 __ATTR_RW(keymap);857 __ATTR_RW(synth);
130 __ATTR_RW(driver_override),
642 static struct kobj_attribute enabled_kobj_attr = __ATTR_RW(enabled);