Home
last modified time | relevance | path

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

/external/coreboot/src/commonlib/
Ddevice_tree.c479 static void print_property(const struct fdt_property *prop, int depth) in print_property() function
528 print_property(&prop, depth + 1); in print_flat_node()
960 print_property(&prop->prop, depth + 1); in print_node()