Searched refs:fdt_disable_by_ofname (Results 1 – 3 of 3) sorted by relevance
10 int fdt_disable_by_ofname(void *rw_fdt_blob, char *ofname);
13 int fdt_disable_by_ofname(void *rw_fdt_blob, char *ofname) in fdt_disable_by_ofname() function
276 fdt_disable_by_ofname(rw_fdt_blob, name); in board_fix_fdt()
Completed in 2 milliseconds