Searched defs:ovcs_id (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/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 | 2458 static void of_unittest_untrack_overlay(int ovcs_id) in of_unittest_untrack_overlay() 2471 int ret, ovcs_id, overlay_nr, save_ovcs_id; in of_unittest_remove_tracked_overlays() local 2514 int ret, ovcs_id; in __of_unittest_apply_overlay_check() local 2550 int ovcs_id = __of_unittest_apply_overlay_check(overlay_nr, in of_unittest_apply_overlay_check() local 2563 int ret, ovcs_id, save_ovcs_id; in of_unittest_apply_revert_overlay_check() local 2706 int i, save_ovcs_id[2], ovcs_id; in of_unittest_overlay_6() local 2808 int i, save_ovcs_id[2], ovcs_id; in of_unittest_overlay_8() local 3330 int ovcs_id; in of_unittest_overlay_notify() local 3675 int ovcs_id; member 4182 int ret, ovcs_id; in testdrv_probe() local [all …]
|
| H A D | overlay.c | 1188 int of_overlay_remove(int *ovcs_id) in of_overlay_remove()
|
| /linux-6.15/include/kunit/ |
| H A D | of.h | 31 u32 overlay_fdt_size, int *ovcs_id) in of_overlay_fdt_apply_kunit()
|
| /linux-6.15/drivers/misc/ |
| H A D | lan966x_pci.c | 123 int ovcs_id; member
|
| /linux-6.15/include/linux/ |
| H A D | of.h | 1762 int *ovcs_id, const struct device_node *target_base) in of_overlay_fdt_apply() 1767 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove()
|