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 pub const fn from_id(vendor: Vendor, device: u32) -> Self { in from_id()212 vendor: Vendor, in from_class_and_vendor()370 pub fn vendor_id(&self) -> Vendor { in vendor_id()