Home
last modified time | relevance | path

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

/qemu/net/
H A Dnet.c1193 void qemu_create_nic_bus_devices(BusState *bus, const char *parent_type, in qemu_create_nic_bus_devices()
/qemu/qom/
H A Dobject.c69 TypeImpl *parent_type; member
301 TypeImpl *parent_type) in type_initialize_interface()