Home
last modified time | relevance | path

Searched defs:setType (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-hw-diags/attn/pel/
H A Duser_header.cpp37 void UserHeader::setType(uint8_t type) in setType() function in attn::pel::UserHeader
H A Dpel_minimal.cpp77 void PelMinimal::setType(uint8_t type) in setType() function in attn::pel::PelMinimal
/openbmc/phosphor-fan-presence/control/json/
H A Dgroup.hpp126 inline void setType(const std::optional<std::string>& type) in setType() function in phosphor::fan::control::json::Group
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c427 static u8 halbtcoutsrc_Set(void *pBtcContext, u8 setType, void *pInBuf) in halbtcoutsrc_Set()