S_IWUSR 204 include/linux/iio/buffer.h #define IIO_BUFFER_LENGTH_ATTR DEVICE_ATTR(length, S_IRUGO | S_IWUSR, \ S_IWUSR 208 include/linux/iio/buffer.h #define IIO_BUFFER_ENABLE_ATTR DEVICE_ATTR(enable, S_IRUGO | S_IWUSR, \ S_IWUSR 20 include/linux/mfd/lm3533.h DEVICE_ATTR(_name, S_IRUGO | S_IWUSR , show_##_name, store_##_name) S_IWUSR 11 include/linux/stat.h #define S_IWUGO (S_IWUSR|S_IWGRP|S_IWOTH) S_IWUSR 86 include/linux/sysfs.h .attr = { .name = __stringify(_name), .mode = S_IWUSR }, \ S_IWUSR 90 include/linux/sysfs.h #define __ATTR_RW(_name) __ATTR(_name, (S_IWUSR | S_IRUGO), \ S_IWUSR 160 include/linux/sysfs.h (S_IWUSR | S_IRUGO), _name##_read, \ S_IWUSR 30 include/linux/usb/gadget_configfs.h __CONFIGFS_ATTR(name, S_IRUGO | S_IWUSR, \