Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dunittest.c2567 static void of_unittest_track_overlay(int ovcs_id, int overlay_nr) in of_unittest_track_overlay()
2577 static void of_unittest_untrack_overlay(int ovcs_id) in of_unittest_untrack_overlay()
2590 int ret, ovcs_id, overlay_nr, save_ovcs_id; in of_unittest_remove_tracked_overlays() local
2609 static int __init of_unittest_apply_overlay(int overlay_nr, int *ovcs_id) in of_unittest_apply_overlay()
2633 int ret, ovcs_id; in __of_unittest_apply_overlay_check() local
2669 int ovcs_id = __of_unittest_apply_overlay_check(overlay_nr, in of_unittest_apply_overlay_check() local
2682 int ret, ovcs_id, save_ovcs_id; in of_unittest_apply_revert_overlay_check() local
2825 int i, save_ovcs_id[2], ovcs_id; in of_unittest_overlay_6() local
2927 int i, save_ovcs_id[2], ovcs_id; in of_unittest_overlay_8() local
3449 int ovcs_id; in of_unittest_overlay_notify() local
[all …]
H A Doverlay.c1188 int of_overlay_remove(int *ovcs_id) in of_overlay_remove()
/linux/include/kunit/
H A Dof.h31 u32 overlay_fdt_size, int *ovcs_id) in of_overlay_fdt_apply_kunit()
/linux/drivers/misc/
H A Dlan966x_pci.c123 int ovcs_id; member