Home
last modified time | relevance | path

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

/drivers/of/
Dfdt.c28 char *of_fdt_get_string(struct boot_param_header *blob, u32 offset) in of_fdt_get_string() function
61 nstr = of_fdt_get_string(blob, noff); in of_fdt_get_property()
256 pname = of_fdt_get_string(blob, noff); in unflatten_dt_node()