pub fn lookup_pci_device(vendor_id: &str, device_id: &str) -> Option<String>
Helper to lookup PCI device name in standard system pci.ids files.