Searched defs:Vendor (Results 1 – 2 of 2) sorted by relevance
129 pub struct Vendor(u16); struct135 impl Vendor { impl156 impl Vendor { implementation170 impl fmt::Debug for Vendor { implementation
166 pub const fn from_id(vendor: Vendor, device: u32) -> Self { in from_id()205 vendor: Vendor, in from_class_and_vendor()363 pub fn vendor_id(&self) -> Vendor { in vendor_id()