K 10 svn:author V 4 manu K 8 svn:date V 27 2020-05-19T08:44:33.313791Z K 7 svn:log V 258 linuxkpi: add pci_dev_present pci_dev_present shows if a set of pci ids are present in the system. It just wraps pci_find_device. Needed by DRMv5.2 Submitted by: Austing Shafer (ashafer@badland.io) Differential Revision: https://reviews.freebsd.org/D24796 END