Home
last modified time | relevance | path

Searched refs:implementer (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/driver-api/pci/
H A Dindex.rst4 The Linux PCI driver implementer's API guide
/linux/Documentation/driver-api/
H A Dindex.rst4 Driver implementer's API guide
/linux/Documentation/i2c/
H A Di2c-address-translators.rst32 and picking one for each new device is up to the driver implementer. The
/linux/drivers/perf/
H A Darm_smmuv3_pmu.c833 u32 implementer = in smmu_pmu_get_iidr() local
841 FIELD_PREP(SMMU_PMCG_IIDR_IMPLEMENTER, implementer); in smmu_pmu_get_iidr()
/linux/Documentation/core-api/
H A Dcircular-buffers.rst59 buffer, provided that neither index overtakes the other. The implementer must
/linux/Documentation/usb/
H A Dgadget_configfs.rst340 from the buffer to the cs), but it is up to the implementer of the
/linux/Documentation/sound/designs/
H A Dcompress-offload.rst98 each driver implementer will have to write support for a set of
/linux/Documentation/gpu/rfc/
H A Dcolor_pipeline.rst50 functions are open to an implementer they will ensure both mappings match.
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c4255 unsigned int implementer, productid, variant, revision; in arm_smmu_device_iidr_probe() local
4258 implementer = FIELD_GET(IIDR_IMPLEMENTER, reg); in arm_smmu_device_iidr_probe()
4263 switch (implementer) { in arm_smmu_device_iidr_probe()