Searched refs:dimmTypeTable (Results 1 – 2 of 2) sorted by relevance
262 std::map<uint8_t, DeviceType>::const_iterator it = dimmTypeTable.find(type); in dimmType()263 if (it == dimmTypeTable.end()) in dimmType()
209 const std::map<uint8_t, DeviceType> dimmTypeTable = { variable