Home
last modified time | relevance | path

Searched refs:PCIGetResources (Results 1 – 2 of 2) sorted by relevance

/external/stressapptest/src/
Dos.h284 int PCIGetResources(string name, PCIDevice *device);
Dos.cc858 PCIGetResources(entry->d_name, device); in GetPCIDevices()
881 int OsLayer::PCIGetResources(string name, PCIDevice *device) { in PCIGetResources() function in OsLayer