Searched defs:from_id (Results 1 – 5 of 5) sorted by relevance
105 pub const fn from_id(vendor: u16, product: u16) -> Self { in from_id() method
138 pub const fn from_id(vendor: Vendor, device: u32) -> Self { in from_id() method
405 fn from_id(image: &PciAtBiosImage, token_id: u8) -> Result<Self> { in from_id() method
1397 ip_set_id_t from_id, to_id; in ip_set_swap() local
3672 __u32 from_id, __u32 to_id) in btf_dedup_hypot_map_add()