Home
last modified time | relevance | path

Searched refs:internalInterface (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-led-sysfs/interfaces/
H A Dinternal_interface.hpp15 static constexpr auto internalInterface = variable
H A Dinternal_interface.cpp35 bus(bus), serverInterface(bus, path, internalInterface, vtable.data(), this) in InternalInterface()
/openbmc/phosphor-led-sysfs/
H A Dadd_led_action.cpp44 auto method = bus.new_method_call(busName, ledPath, internalInterface, in addLed()