Searched refs:of_fdt_get_string (Results 1 – 2 of 2) sorted by relevance
65 extern char *of_fdt_get_string(struct boot_param_header *blob, u32 offset);
27 char *of_fdt_get_string(struct boot_param_header *blob, u32 offset) in of_fdt_get_string() function60 nstr = of_fdt_get_string(blob, noff); in of_fdt_get_property()253 pname = of_fdt_get_string(blob, noff); in unflatten_dt_node()