Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dof_kunit_helpers.c28 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 Dunittest.c2452 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 …]
/linux/include/kunit/
H A Dof.h31 u32 overlay_fdt_size, int *ovcs_id) in of_overlay_fdt_apply_kunit()
/linux/drivers/misc/rp1/
H A Drp1_pci.c46 int ovcs_id; /* overlay changeset id */ member