Home
last modified time | relevance | path

Searched defs:ovcs_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/of/
H A Dunittest.c2103 static void of_unittest_untrack_overlay(int ovcs_id) in of_unittest_untrack_overlay()
2116 int ret, ovcs_id, overlay_nr, save_ovcs_id; in of_unittest_remove_tracked_overlays() local
2159 int ret, ovcs_id; in __of_unittest_apply_overlay_check() local
2195 int ovcs_id = __of_unittest_apply_overlay_check(overlay_nr, in of_unittest_apply_overlay_check() local
2208 int ret, ovcs_id, save_ovcs_id; in of_unittest_apply_revert_overlay_check() local
2351 int i, save_ovcs_id[2], ovcs_id; in of_unittest_overlay_6() local
2453 int i, save_ovcs_id[2], ovcs_id; in of_unittest_overlay_8() local
2975 int ovcs_id; in of_unittest_overlay_notify() local
3320 int ovcs_id; member
3835 int ret, ovcs_id; in testdrv_probe() local
[all …]
H A Doverlay.c1194 int of_overlay_remove(int *ovcs_id) in of_overlay_remove()
/openbmc/linux/include/linux/
H A Dof.h1680 int *ovcs_id, struct device_node *target_base) in of_overlay_fdt_apply()
1685 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove()