Home
last modified time | relevance | path

Searched refs:TYPE_DBUS_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Ddbus.c200 if (!object_resolve_path_type("", TYPE_DBUS_DISPLAY, NULL)) { in dbus_display_complete()
202 TYPE_DBUS_DISPLAY); in dbus_display_complete()
494 object_new_with_props(TYPE_DBUS_DISPLAY, in dbus_init()
505 .name = TYPE_DBUS_DISPLAY,
H A Ddbus.h71 #define TYPE_DBUS_DISPLAY "dbus-display" macro