Home
last modified time | relevance | path

Searched defs:dbus_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Devent_notification.py60 def subscribe(self, dbus_path, enable_trace=False): argument
/openbmc/skeleton/ledctl/
H A Dled_controller.c29 get_led_name(const char *dbus_path) in get_led_name()