Searched defs:callbackHandler (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-buttons/inc/ | ||
H A D | button_interface.hpp | 127 sd_event_io_handler_t callbackHandler; member in ButtonIface |
/openbmc/phosphor-gpio-monitor/test/ | ||
H A D | utest.cpp | 56 static int callbackHandler(sd_event_source*, int, uint32_t, void*) in callbackHandler() function in GpioTest |
/openbmc/phosphor-gpio-monitor/ | ||
H A D | evdev.hpp | 111 sd_event_io_handler_t callbackHandler; member in phosphor::gpio::Evdev |