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