Searched refs:DeviceInfo (Results 1 – 5 of 5) sorted by relevance
13 struct DeviceInfo struct24 DeviceInfo(std::filesystem::path& deviceFile, in DeviceInfo() argument73 std::optional<DeviceInfo> findDevice(const StorageData& data,
41 typedef struct DeviceInfo { struct44 } DeviceInfo; argument46 static const DeviceInfo devices[] = {71 const DeviceInfo *dev;351 sc->dev = (DeviceInfo *) data; in tmp421_class_init()
147 std::optional<DeviceInfo> findDevice(const StorageData& data, in findDevice()259 return DeviceInfo{deviceFile, sysfsDir, in findDevice()
295 struct DeviceInfo struct
438 DeviceInfo* data = reinterpret_cast<DeviceInfo*>(request); in ipmiOEMSetBIOSID()