Lines Matching refs:S_IWUSR
322 static BUS_ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, bus_rescan_store);
356 (S_IWUSR|S_IWGRP),
372 (S_IWUSR|S_IWGRP),
395 static DEVICE_ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, dev_bus_rescan_store);
516 __ATTR(sriov_numvfs, (S_IRUGO|S_IWUSR|S_IWGRP),
928 b->legacy_io->attr.mode = S_IRUSR | S_IWUSR; in pci_create_legacy_files()
942 b->legacy_mem->attr.mode = S_IRUSR | S_IWUSR; in pci_create_legacy_files()
1168 res_attr->attr.mode = S_IRUSR | S_IWUSR; in pci_create_attr()
1281 .mode = S_IRUGO | S_IWUSR,
1291 .mode = S_IRUGO | S_IWUSR,
1334 attr->attr.mode = S_IRUSR | S_IWUSR; in pci_create_capabilities_sysfs()
1401 attr->attr.mode = S_IRUSR | S_IWUSR; in pci_create_sysfs_dev_files()