Searched defs:Vendor (Results 1 – 2 of 2) sorted by relevance
129 pub struct Vendor(u16); struct 135 impl Vendor { impl 156 impl Vendor { implementation 170 impl fmt::Debug for Vendor { implementation
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...]