Searched refs:implementer (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/Documentation/driver-api/pci/ |
| H A D | index.rst | 4 The Linux PCI driver implementer's API guide
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | index.rst | 4 Driver implementer's API guide
|
| /linux-6.15/Documentation/i2c/ |
| H A D | i2c-address-translators.rst | 32 and picking one for each new device is up to the driver implementer. The
|
| /linux-6.15/drivers/perf/ |
| H A D | arm_smmuv3_pmu.c | 833 u32 implementer = in smmu_pmu_get_iidr() local 841 FIELD_PREP(SMMU_PMCG_IIDR_IMPLEMENTER, implementer); in smmu_pmu_get_iidr()
|
| /linux-6.15/drivers/mailbox/ |
| H A D | arm_mhuv3.c | 103 #define implementer GENMASK(11, 0) macro 827 mhu->implem = readl_relaxed_bitmask(&mhu->ctrl->iidr, implementer); in mhuv3_frame_init()
|
| H A D | arm_mhuv2.c | 78 u32 implementer : 12; member
|
| /linux-6.15/tools/net/sunrpc/xdrgen/ |
| H A D | README | 216 implementer wants to call these functions from other source code,
|
| /linux-6.15/Documentation/core-api/ |
| H A D | circular-buffers.rst | 59 buffer, provided that neither index overtakes the other. The implementer must
|
| /linux-6.15/Documentation/usb/ |
| H A D | gadget_configfs.rst | 340 from the buffer to the cs), but it is up to the implementer of the
|
| /linux-6.15/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 98 each driver implementer will have to write support for a set of
|
| /linux-6.15/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 4239 unsigned int implementer, productid, variant, revision; in arm_smmu_device_iidr_probe() local 4242 implementer = FIELD_GET(IIDR_IMPLEMENTER, reg); in arm_smmu_device_iidr_probe() 4247 switch (implementer) { in arm_smmu_device_iidr_probe()
|
| /linux-6.15/Documentation/dev-tools/kunit/ |
| H A D | usage.rst | 255 provided by the implementer, and architecture-specific functions, which have
|