Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/src/
H A DhostSelector_switch.cpp43 char HostSelector::getValueFromFd(int fd) in getValueFromFd() function in HostSelector
74 (getValueFromFd(config.gpios[index].fd) == '0') in setInitialHostSelectorValue()
83 hsPosMapped = getValueFromFd(config.cpld.cpldMappedFd) - '0'; in setInitialHostSelectorValue()
141 buf = getValueFromFd(fd); in handleEvent()
/openbmc/phosphor-buttons/inc/
H A DhostSelector_switch.hpp76 char getValueFromFd(int fd);