Searched refs:callbackHandler (Results 1 – 4 of 4) sorted by relevance
/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 75 callbackHandler, false); in TEST_F() 104 callbackHandler, false); in TEST_F()
|
/openbmc/phosphor-buttons/inc/ |
H A D | button_interface.hpp | 15 bus(bus), event(event), config(buttonCfg), callbackHandler(handler) in ButtonIface() 92 callbackHandler, this); in init() 127 sd_event_io_handler_t callbackHandler; member in ButtonIface
|
/openbmc/phosphor-gpio-monitor/ |
H A D | evdev.hpp | 83 path(path), key(key), event(event), callbackHandler(handler), in Evdev() 111 sd_event_io_handler_t callbackHandler; member in phosphor::gpio::Evdev
|
H A D | evdev.cpp | 60 callbackHandler, this); in registerCallback()
|