Searched defs:Vendor (Results 1 – 3 of 3) sorted by relevance
126 pub struct Vendor(u16); struct132 impl Vendor { impl153 impl Vendor { impl167 impl fmt::Debug for Vendor { implementation
138 pub const fn from_id(vendor: Vendor, device: u32) -> Self { in from_id()177 vendor: Vendor, in from_class_and_vendor()441 pub fn vendor_id(&self) -> Vendor { in vendor_id()
751 Vendor, enumerator