Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/of/
Dpdt.c39 static char * __init of_pdt_build_full_name(struct device_node *dp) in of_pdt_build_full_name() function
66 static char * __init of_pdt_build_full_name(struct device_node *dp) in of_pdt_build_full_name() function
218 dp->full_name = of_pdt_build_full_name(dp); in of_pdt_build_tree()