Home
last modified time | relevance | path

Searched refs:Vendor (Results 1 – 25 of 53) sorted by relevance

123

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-cdx18 Vendor ID for this CDX device, in hexadecimal. Vendor ID is
20 Combination of Vendor ID and Device ID identifies a device.
29 Combination of Vendor ID and Device ID identifies a device.
35 Subsystem Vendor ID for this CDX device, in hexadecimal.
36 Subsystem Vendor ID is 16 bit identifier specific to the
H A Dsysfs-firmware-lefi-boardinfo24 Vendor : Kunlun
H A Dsysfs-bus-typec43 The Standard or Vendor ID (SVID) assigned by USB-IF for this
H A Dsysfs-bus-platform-devices-ampere-smpro5 (RO) Contains the 48-byte Ampere (Vendor-Specific) Error Record printed
174 For details, see section `3.3 Ampere (Vendor-Specific) Error Record Formats,
/linux/rust/kernel/
H A Dpci.rs42 Vendor, //
179 pub const fn from_id(vendor: Vendor, device: u32) -> Self { in from_id()
211 /// This is more targeted than [`DeviceId::from_class`]: in addition to matching by [`Vendor`], in from_class_and_vendor()
218 vendor: Vendor, in from_class_and_vendor()
269 /// pci::DeviceId::from_id(pci::Vendor::REDHAT, bindings::PCI_ANY_ID as u32),
353 /// Returns the PCI vendor ID as [`Vendor`].
358 /// # use kernel::{device::Core, pci::{self, Vendor}, prelude::*};
360 /// // Get an instance of `Vendor`.
364 /// "Device: Vendor={}, Device=0x{:x}\n",
372 pub fn vendor_id(&self) -> Vendor { in vendor_id()
173 from_id(vendor: Vendor, device: u32) -> Self from_id() argument
212 from_class_and_vendor( class: Class, class_mask: ClassMask, vendor: Vendor, ) -> Self from_class_and_vendor() argument
370 vendor_id(&self) -> Vendor vendor_id() argument
[all...]
/linux/rust/kernel/pci/
H A Did.rs5 //! This module contains PCI class codes, Vendor IDs, and supporting types.
129 pub struct Vendor(u16); struct
135 impl Vendor { impl
142 impl fmt::Display for Vendor {
155 /// Once constructed, a `Vendor` contains a valid PCI Vendor ID.
156 impl Vendor { implementation
157 /// Create a Vendor from a raw 16-bit vendor ID.
170 impl fmt::Debug for Vendor { implementation
/linux/Documentation/driver-api/
H A Dipmb.rst55 Name (_HID, "<Vendor-Specific HID>") // Vendor-Specific HID
/linux/rust/kernel/net/
H A Dphy.rs710 phy_id_mask: DeviceMask::Vendor.as_int(), in new_with_vendor_mask()
753 Vendor, enumerator
766 DeviceMask::Vendor => Self::MASK_VENDOR, in as_int()
/linux/Documentation/networking/devlink/
H A Dnfp.rst41 - Vendor of the board design
/linux/samples/rust/
H A Drust_driver_auxiliary.rs90 [(pci::DeviceId::from_id(pci::Vendor::REDHAT, 0x5), ())] in connect()
H A Drust_driver_pci.rs79 pci::DeviceId::from_id(pci::Vendor::REDHAT, 0x5), in config_space()
H A Drust_dma.rs65 [(pci::DeviceId::from_id(pci::Vendor::REDHAT, 0x5), ())] in probe()
/linux/Documentation/driver-api/usb/
H A Dtypec_bus.rst8 Alternate modes require communication with the partner using Vendor Defined
10 The communication is SVID (Standard or Vendor ID) specific, i.e. specific for
/linux/
H A DREADME39 * Hardware Vendor: Writing drivers for new hardware
123 Hardware Vendor
/linux/drivers/firmware/arm_scmi/vendors/imx/
H A DKconfig2 menu "ARM SCMI NXP i.MX Vendor Protocols"
/linux/Documentation/usb/
H A Dgadget_printer.rst48 This is the Vendor ID used in the device descriptor. The default is
51 already have a Vendor ID please see www.usb.org for details on how to
65 A string containing the name of the Vendor.
H A Dacm.rst77 P: Vendor=0000 ProdID=0000 Rev= 0.00
85 P: Vendor=04c1 ProdID=008f Rev= 2.07
H A Dlinux-cdc-acm.inf80 ; Vendor and Product ID Definitions
H A Dmtouchusb.rst26 All controllers have the Vendor: 0x0596 & Product: 0x0001
/linux/Documentation/ABI/obsolete/
H A Dsysfs-class-typec8 The SVID (Standard or Vendor ID) assigned by USB-IF for this
/linux/arch/riscv/
H A DKconfig.vendor1 menu "Vendor extensions"
/linux/Documentation/admin-guide/perf/
H A Dcxl.rst62 Vendor specific events may also be available and if so can be used via
H A Ddwc_pcie_pmu.rst9 Port in a Vendor-Specific Extended Capability named RAS D.E.S (Debug, Error
/linux/Documentation/input/devices/
H A Dxpad.rst142 P: Vendor=05fd ProdID=107a Rev= 1.00
153 P: Vendor=0c12 ProdID=8809 Rev= 0.01
/linux/Documentation/nvme/
H A Dfeature-and-quirk-policy.rst50 Vendor specific extensions are generally not supported in the NVMe host

123