Searched defs:ovcs_id (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/of/ |
| H A D | of_kunit_helpers.c | 28 static void of_overlay_fdt_apply_kunit_exit(void *ovcs_id) in of_overlay_fdt_apply_kunit_exit() 47 u32 overlay_fdt_size, int *ovcs_id) in of_overlay_fdt_apply_kunit()
|
| H A D | unittest.c | 2452 static void of_unittest_track_overlay(int ovcs_id, int overlay_nr) in of_unittest_track_overlay() 2462 static void of_unittest_untrack_overlay(int ovcs_id) in of_unittest_untrack_overlay() 2475 int ret, ovcs_id, overlay_nr, save_ovcs_id; in of_unittest_remove_tracked_overlays() local 2494 static int __init of_unittest_apply_overlay(int overlay_nr, int *ovcs_id) in of_unittest_apply_overlay() 2518 int ret, ovcs_id; in __of_unittest_apply_overlay_check() local 2554 int ovcs_id = __of_unittest_apply_overlay_check(overlay_nr, in of_unittest_apply_overlay_check() local 2567 int ret, ovcs_id, save_ovcs_id; in of_unittest_apply_revert_overlay_check() local 2710 int i, save_ovcs_id[2], ovcs_id; in of_unittest_overlay_6() local 2812 int i, save_ovcs_id[2], ovcs_id; in of_unittest_overlay_8() local 3334 int ovcs_id; in of_unittest_overlay_notify() local [all …]
|
| H A D | overlay.c | 1188 int of_overlay_remove(int *ovcs_id) in of_overlay_remove()
|
| /linux/include/kunit/ |
| H A D | of.h | 31 u32 overlay_fdt_size, int *ovcs_id) in of_overlay_fdt_apply_kunit()
|
| /linux/drivers/misc/rp1/ |
| H A D | rp1_pci.c | 46 int ovcs_id; /* overlay changeset id */ member
|
| /linux/include/linux/ |
| H A D | of.h | 1769 int *ovcs_id, const struct device_node *target_base) in of_overlay_fdt_apply() 1774 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove()
|