Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dvof.c47 } OfInstance; typedef
432 OfInstance *inst = NULL; in vof_do_open()
439 inst = g_new0(OfInstance, 1); in vof_do_open()
505 ret = ((OfInstance *)instp)->phandle; in vof_instance_to_package()
555 OfInstance *inst = (OfInstance *) in vof_write()
776 OfInstance *inst; in vof_call_method()
782 inst = (OfInstance *)g_hash_table_lookup(vof->of_instances, in vof_call_method()
996 OfInstance *inst = (OfInstance *)data; in vof_instance_free()