Searched refs:set_audiodev (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/ui/ |
| H A D | dbus.c | 374 set_audiodev(Object *o, const char *str, Error **errp) in get_audiodev() 407 object_class_property_add_str(oc, "audiodev", get_audiodev, set_audiodev); in dbus_display_class_init() 381 set_audiodev(Object *o, const char *str, Error **errp) set_audiodev() function
|
| /openbmc/qemu/hw/core/ |
| H A D | qdev-properties-system.c | 496 static void set_audiodev(Object *obj, Visitor *v, const char* name, 519 .set = set_audiodev, 497 static void set_audiodev(Object *obj, Visitor *v, const char* name, set_audiodev() function
|