Home
last modified time | relevance | path

Searched defs:subscribe (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/sctp/
Dulpevent.h
/openbmc/openbmc-test-automation/lib/
H A Devent_notification.py60 def subscribe(self, dbus_path, enable_trace=False): member in event_notification
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dsequence_senders.hpp494 inline constexpr subscribe_t subscribe; variable
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dsignal.cpp42 void subscribe(const std::string& match, SignalPkg&& signalPkg, in subscribe() function
/openbmc/dbus-sensors/src/mctp/
H A DMCTPEndpoint.cpp221 void MCTPDEndpoint::subscribe(Event&& degraded, Event&& available, in subscribe() function in MCTPDEndpoint