Home
last modified time | relevance | path

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

/openbmc/qemu/hw/remote/
H A Dremote-obj.c50 static void remote_object_set_fd(Object *obj, const char *str, Error **errp) in remote_object_set_fd() function
178 object_class_property_add_str(klass, "fd", NULL, remote_object_set_fd); in remote_object_class_init()