Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/of/
Doverlay.c56 static int of_overlay_apply_one(struct of_overlay *ov,
100 ret = of_overlay_apply_one(ov, tchild, child); in of_overlay_apply_single_device_node()
115 ret = of_overlay_apply_one(ov, tchild, child); in of_overlay_apply_single_device_node()
130 static int of_overlay_apply_one(struct of_overlay *ov, in of_overlay_apply_one() function
177 err = of_overlay_apply_one(ov, ovinfo->target, ovinfo->overlay); in of_overlay_apply()