Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/of/
Doverlay.c48 struct of_overlay { struct
56 static int of_overlay_apply_one(struct of_overlay *ov, argument
59 static int of_overlay_apply_single_property(struct of_overlay *ov, in of_overlay_apply_single_property()
85 static int of_overlay_apply_single_device_node(struct of_overlay *ov, in of_overlay_apply_single_device_node()
130 static int of_overlay_apply_one(struct of_overlay *ov, in of_overlay_apply_one()
169 static int of_overlay_apply(struct of_overlay *ov) in of_overlay_apply()
231 static int of_fill_overlay_info(struct of_overlay *ov, in of_fill_overlay_info()
264 static int of_build_overlay_info(struct of_overlay *ov, in of_build_overlay_info()
309 static int of_free_overlay_info(struct of_overlay *ov) in of_free_overlay_info()
341 struct of_overlay *ov; in of_overlay_create()
[all …]