#ifndef __SORT_PCI__ #define __SORT_PCI__ void sort_pci_devices(struct pci_dev **first_dev); #endif