Home
last modified time | relevance | path

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

/linux-4.1.27/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()
168 static int of_overlay_apply(struct of_overlay *ov) in of_overlay_apply()
230 static int of_fill_overlay_info(struct of_overlay *ov, in of_fill_overlay_info()
263 static int of_build_overlay_info(struct of_overlay *ov, in of_build_overlay_info()
308 static int of_free_overlay_info(struct of_overlay *ov) in of_free_overlay_info()
340 struct of_overlay *ov; in of_overlay_create()
[all …]