Home
last modified time | relevance | path

Searched defs:Vendor (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/pci/
H A Did.rs129 pub struct Vendor(u16); struct
135 impl Vendor { impl
156 impl Vendor { implementation
170 impl fmt::Debug for Vendor { implementation
/linux/rust/kernel/
H A Dpci.rs173 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...]