Searched refs:format_device_location (Results 1 – 3 of 3) sorted by relevance
47 extern int format_device_location(struct pci_dev*,char*, int );
192 BufLen += format_device_location(PciDev,ProcBuffer+BufLen,128); in build_PciDev_Buffer()
866 int format_device_location(struct pci_dev* PciDev,char* BufPtr, int BufferSize) in format_device_location() function