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