Searched refs:callbackHandler (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-gpio-monitor/test/ |
| H A D | utest.cpp | 58 static int callbackHandler(sd_event_source*, int, uint32_t, void*) in callbackHandler() function in GpioTest 77 callbackHandler, false); in TEST_F() 106 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 | 86 path(path), key(key), event(event), callbackHandler(handler), in Evdev() 114 sd_event_io_handler_t callbackHandler; member in phosphor::gpio::Evdev
|
| H A D | evdev.cpp | 63 callbackHandler, this); in registerCallback()
|