Searched refs:FindPciDevicePrefix (Results 1 – 1 of 1) sorted by relevance
58 static bool FindPciDevicePrefix(const std::string& path, std::string* result) { in FindPciDevicePrefix() function334 } else if (FindPciDevicePrefix(uevent.path, &device)) { in GetBlockDeviceSymlinks()