Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Ddecodetree.py603 def prop_format(self): member in Pattern
669 def prop_format(self): member in MultiPattern
671 p.prop_format()
854 def prop_format(self): member in ExcMultiPattern
855 super().prop_format()
1573 toppat.prop_format()
/openbmc/qemu/hw/ppc/
H A Dvof.c77 static void prop_format(char *tval, int tlen, const void *prop, int len) in prop_format() function
256 prop_format(trval, sizeof(trval), prop, ret); in vof_getprop()
341 prop_format(trval, sizeof(trval), val, vallen); in vof_setprop()