Home
last modified time | relevance | path

Searched refs:maybeGetChannelParams (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.hpp69 maybeGetChannelParams(sdbusplus::bus_t& bus, uint8_t channel);
H A Dtransporthandler.cpp75 maybeGetChannelParams(sdbusplus::bus_t& bus, uint8_t channel) in maybeGetChannelParams() function
143 auto params = maybeGetChannelParams(bus, channel); in getChannelParams()