Searched refs:maybeGetChannelParams (Results 1 – 2 of 2) sorted by relevance
68 std::optional<ChannelParams> maybeGetChannelParams(sdbusplus::bus_t& bus,
102 std::optional<ChannelParams> maybeGetChannelParams(sdbusplus::bus_t& bus, in maybeGetChannelParams() function171 auto params = maybeGetChannelParams(bus, channel); in getChannelParams()