Searched refs:get_prop (Results 1 – 1 of 1) sorted by relevance
7 static const void *get_prop(const void *fdt, const char *node_path, in get_prop() function26 const fdt32_t *prop = get_prop(fdt, "/", name, sizeof(fdt32_t)); in get_cells()