Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dsensor.hpp210 void gpioLock(const gpioplus::HandleInterface*&& handle);
214 stdplus::Managed<const gpioplus::HandleInterface*>::Handle<gpioLock>;
H A Dsensor.cpp297 void gpioLock(const gpioplus::HandleInterface*&& handle) in gpioLock() function