| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-cdx | 18 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 D | sysfs-firmware-lefi-boardinfo | 24 Vendor : Kunlun
|
| H A D | sysfs-bus-typec | 43 The Standard or Vendor ID (SVID) assigned by USB-IF for this
|
| H A D | sysfs-bus-platform-devices-ampere-smpro | 5 (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 D | pci.rs | 42 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 D | id.rs | 5 //! 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 D | ipmb.rst | 55 Name (_HID, "<Vendor-Specific HID>") // Vendor-Specific HID
|
| /linux/rust/kernel/net/ |
| H A D | phy.rs | 710 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 D | nfp.rst | 41 - Vendor of the board design
|
| /linux/samples/rust/ |
| H A D | rust_driver_auxiliary.rs | 90 [(pci::DeviceId::from_id(pci::Vendor::REDHAT, 0x5), ())] in connect()
|
| H A D | rust_driver_pci.rs | 79 pci::DeviceId::from_id(pci::Vendor::REDHAT, 0x5), in config_space()
|
| H A D | rust_dma.rs | 65 [(pci::DeviceId::from_id(pci::Vendor::REDHAT, 0x5), ())] in probe()
|
| /linux/Documentation/driver-api/usb/ |
| H A D | typec_bus.rst | 8 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 D | README | 39 * Hardware Vendor: Writing drivers for new hardware 123 Hardware Vendor
|
| /linux/drivers/firmware/arm_scmi/vendors/imx/ |
| H A D | Kconfig | 2 menu "ARM SCMI NXP i.MX Vendor Protocols"
|
| /linux/Documentation/usb/ |
| H A D | gadget_printer.rst | 48 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 D | acm.rst | 77 P: Vendor=0000 ProdID=0000 Rev= 0.00 85 P: Vendor=04c1 ProdID=008f Rev= 2.07
|
| H A D | linux-cdc-acm.inf | 80 ; Vendor and Product ID Definitions
|
| H A D | mtouchusb.rst | 26 All controllers have the Vendor: 0x0596 & Product: 0x0001
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-class-typec | 8 The SVID (Standard or Vendor ID) assigned by USB-IF for this
|
| /linux/arch/riscv/ |
| H A D | Kconfig.vendor | 1 menu "Vendor extensions"
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | cxl.rst | 62 Vendor specific events may also be available and if so can be used via
|
| H A D | dwc_pcie_pmu.rst | 9 Port in a Vendor-Specific Extended Capability named RAS D.E.S (Debug, Error
|
| /linux/Documentation/input/devices/ |
| H A D | xpad.rst | 142 P: Vendor=05fd ProdID=107a Rev= 1.00 153 P: Vendor=0c12 ProdID=8809 Rev= 0.01
|
| /linux/Documentation/nvme/ |
| H A D | feature-and-quirk-policy.rst | 50 Vendor specific extensions are generally not supported in the NVMe host
|