Lines Matching full:missing
118 … "Missing one of the required fan presence properties, which are: 'name, path, methods, rpolicy'"); in process()
120 "Missing required fan presence properties"); in process()
130 "Missing required fan presence method type for fan {FAN_NAME}", in process()
133 "Missing required fan presence method type"); in process()
176 … "Missing address, driver_name, or bind_delay_ms in eeprom section for fan {FAN_NAME}", in process()
179 throw std::runtime_error("Missing address, driver_name, or " in process()
226 "Missing required fan presence policy type for fan {FAN_NAME}", in getPolicy()
228 throw std::runtime_error("Missing required fan presence policy type"); in getPolicy()
262 "Missing required tach method property 'sensors' for fan index {FAN_ENTRY}", in getTach()
264 throw std::runtime_error("Missing required tach method properties"); in getTach()
284 …"Missing one of the required gpio method properties for fan index {FAN_ENTRY}, which are: 'physpat… in getGpio()
286 throw std::runtime_error("Missing required gpio method properties"); in getGpio()