Searched refs:setType (Results 1 – 9 of 9) sorted by relevance
77 void PelMinimal::setType(uint8_t type) in setType() function in attn::pel::PelMinimal79 _uh->setType(type); in setType()
37 void UserHeader::setType(uint8_t type) in setType() function in attn::pel::UserHeader
99 void setType(uint8_t type);
87 void setType(uint8_t type);
126 inline void setType(const std::optional<std::string>& type) in setType() function in phosphor::fan::control::json::Group
127 group.setType(type); in configGroup()
278 typedef u8 (*BFP_BTC_SET)(void *pBtCoexist, u8 setType, void *pInBuf);
427 static u8 halbtcoutsrc_Set(void *pBtcContext, u8 setType, void *pInBuf) in halbtcoutsrc_Set() argument445 switch (setType) { in halbtcoutsrc_Set()
266 tiPel->setType(static_cast<uint8_t>(pel::EventType::na)); in createPelCustom()