Lines Matching refs:S_IWUSR
319 static BUS_ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, bus_rescan_store);
353 (S_IWUSR|S_IWGRP),
369 (S_IWUSR|S_IWGRP),
392 static DEVICE_ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, dev_bus_rescan_store);
513 __ATTR(sriov_numvfs, (S_IRUGO|S_IWUSR|S_IWGRP),
925 b->legacy_io->attr.mode = S_IRUSR | S_IWUSR; in pci_create_legacy_files()
939 b->legacy_mem->attr.mode = S_IRUSR | S_IWUSR; in pci_create_legacy_files()
1165 res_attr->attr.mode = S_IRUSR | S_IWUSR; in pci_create_attr()
1278 .mode = S_IRUGO | S_IWUSR,
1288 .mode = S_IRUGO | S_IWUSR,
1331 attr->attr.mode = S_IRUSR | S_IWUSR; in pci_create_capabilities_sysfs()
1398 attr->attr.mode = S_IRUSR | S_IWUSR; in pci_create_sysfs_dev_files()