Home
last modified time | relevance | path

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

/openbmc/qemu/qom/
H A Dobject.c2150 static Object *object_resolve_partial_path(Object *parent, in object_resolve_partial_path() function
2169 found = object_resolve_partial_path(prop->opaque, parts, in object_resolve_partial_path()
2198 obj = object_resolve_partial_path(object_get_root(), parts, in object_resolve_path_type()