Searched refs:BindedCdevInfo (Results 1 – 5 of 5) sorted by relevance
3 BindedCdevInfo
184 struct BindedCdevInfo { struct202 using ProfileMap = std::unordered_map<std::string, std::unordered_map<std::string, BindedCdevInfo>>; argument219 std::unordered_map<std::string, BindedCdevInfo> binded_cdev_info_map;
709 std::unordered_map<std::string, BindedCdevInfo> *binded_cdev_info_map, in ParseBindedCdevInfo()1107 std::unordered_map<std::string, BindedCdevInfo> binded_cdev_info_map; in ParseSensorThrottlingInfo()1121 std::unordered_map<std::string, BindedCdevInfo> binded_cdev_info_map_profile; in ParseSensorThrottlingInfo()
236 std::unordered_map<std::string, BindedCdevInfo> *binded_cdev_info_map);
152 std::unordered_map<std::string, BindedCdevInfo> *binded_cdev_info_map) { in maxCoolingRequestCheck()