Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/inc/
H A Dserial_uart_mux.hpp47 debugCardPresentGpio = gpio; in SerialUartMux()
78 GpioInfo debugCardPresentGpio; member in SerialUartMux
/openbmc/phosphor-buttons/src/
H A Dserial_uart_mux.cpp44 getGpioState(debugCardPresentGpio.fd, debugCardPresentGpio.polarity); in isOCPDebugCardPresent()