Searched refs:print_device_tree_short (Results 1 – 1 of 1) sorted by relevance
128 void print_device_tree_short(device_t dev, int indent);147 #define print_device_tree_short(d,i) /* nop */ macro2924 print_device_tree_short(device_t dev, int indent) in print_device_tree_short() function2935 print_device_tree_short(child, indent+1); in print_device_tree_short()