Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/device/
H A Ddevice.c502 print_resource_tree(root, BIOS_SPEW, "After reading."); in dev_configure()
508 print_resource_tree(root, BIOS_SPEW, "After assigning values."); in dev_configure()
H A Ddevice_util.c681 void print_resource_tree(const struct device *root, int debug_level, in print_resource_tree() function
/aosp_15_r20/external/coreboot/src/include/device/
H A Ddevice.h232 void print_resource_tree(const struct device *root, int debug_level,