Searched refs:grpid (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/include/media/ |
| D | v4l2-device.h | 178 #define v4l2_device_call_all(v4l2_dev, grpid, o, f, args...) \ argument 183 !(grpid) || __sd->grp_id == (grpid), o, f , \ 191 #define v4l2_device_call_until_err(v4l2_dev, grpid, o, f, args...) \ argument 195 !(grpid) || __sd->grp_id == (grpid), o, f , \
|
| /linux-4.4.14/drivers/media/pci/cx88/ |
| D | cx88.h | 425 #define call_hw(core, grpid, o, f, args...) \ argument 430 v4l2_device_call_all(&core->v4l2_dev, grpid, o, f, ##args); \
|
| /linux-4.4.14/drivers/media/pci/cx23885/ |
| D | cx23885.h | 458 #define call_hw(dev, grpid, o, f, args...) \ argument 459 v4l2_device_call_all(&dev->v4l2_dev, grpid, o, f, ##args)
|
| /linux-4.4.14/drivers/iommu/ |
| D | arm-smmu-v3.c | 474 u16 grpid; member 815 cmd[1] |= ent->pri.grpid << CMDQ_PRI_1_GRPID_SHIFT; in arm_smmu_cmdq_build_cmd() 1188 u16 grpid; in arm_smmu_priq_thread() local 1195 grpid = evt[1] >> PRIQ_1_PRG_IDX_SHIFT & PRIQ_1_PRG_IDX_MASK; in arm_smmu_priq_thread() 1200 sid, ssid, grpid, last ? "L" : "", in arm_smmu_priq_thread() 1214 .grpid = grpid, in arm_smmu_priq_thread()
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | xfs.txt | 73 grpid/bsdgroups 76 gets. When grpid is set, it takes the group ID of the
|
| D | ext2.txt | 33 grpid, bsdgroups Give objects the same group ID as their parent.
|
| D | ext4.txt | 236 grpid Give objects the same group ID as their creator.
|