Home
last modified time | relevance | path

Searched defs:callbackHandler (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-buttons/inc/
H A Dbutton_interface.hpp127 sd_event_io_handler_t callbackHandler; member in ButtonIface
/openbmc/phosphor-gpio-monitor/test/
H A Dutest.cpp56 static int callbackHandler(sd_event_source*, int, uint32_t, void*) in callbackHandler() function in GpioTest
/openbmc/phosphor-gpio-monitor/
H A Devdev.hpp111 sd_event_io_handler_t callbackHandler; member in phosphor::gpio::Evdev