Searched refs:__ATTR_RW (Results 1 – 14 of 14) sorted by relevance
196 __ATTR_RW(load_image_on_perst),197 __ATTR_RW(perst_reloads_same_image),462 __ATTR_RW(irqs_max),464 __ATTR_RW(mode),465 __ATTR_RW(prefault_mode),
98 struct mdev_type_attribute mdev_type_attr_##_name = __ATTR_RW(_name)
55 struct bus_attribute bus_attr_##_name = __ATTR_RW(_name)322 struct driver_attribute driver_attr_##_name = __ATTR_RW(_name)478 struct class_attribute class_attr_##_name = __ATTR_RW(_name)596 struct device_attribute dev_attr_##_name = __ATTR_RW(_name)
131 #define __ATTR_RW(_name) __ATTR(_name, 0644, _name##_show, _name##_store) macro
67 { .dev_attr = __ATTR_RW(_name), \
163 static struct ioat_sysfs_entry intr_coalesce_attr = __ATTR_RW(intr_coalesce);
1487 static struct kobj_attribute on_reboot_attr = __ATTR_RW(on_reboot);1513 static struct kobj_attribute on_panic_attr = __ATTR_RW(on_panic);1539 static struct kobj_attribute on_restart_attr = __ATTR_RW(on_restart);1576 static struct kobj_attribute on_halt_attr = __ATTR_RW(on_halt);1602 static struct kobj_attribute on_poff_attr = __ATTR_RW(on_poff);
862 __ATTR_RW(keymap);866 __ATTR_RW(synth);
1123 = __ATTR_RW(tx_maxrate);1328 = __ATTR_RW(xps_cpus);1413 = __ATTR_RW(xps_rxqs);
159 struct widget_attribute wid_attr_##_name = __ATTR_RW(_name)
32 static struct xfs_sysfs_attr xfs_sysfs_attr_##name = __ATTR_RW(name)
590 static struct governor_attr rate_limit_us = __ATTR_RW(rate_limit_us);
586 static struct kobj_attribute enabled_kobj_attr = __ATTR_RW(enabled);
1277 struct vmbus_chan_attribute chan_attr_##_name = __ATTR_RW(_name)