Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/of/
A Dunittest.c2008 ovcs_id = 0; in of_unittest_apply_overlay_check()
2044 ovcs_id = 0; in of_unittest_apply_revert_overlay_check()
2821 int ovcs_id; in of_unittest_overlay_notify() local
2864 if (ovcs_id) { in of_unittest_overlay_notify()
2877 if (ovcs_id) { in of_unittest_overlay_notify()
2903 if (ovcs_id) { in of_unittest_overlay_notify()
2916 ovcs_id); in of_unittest_overlay_notify()
2923 if (ovcs_id) { in of_unittest_overlay_notify()
3168 int ovcs_id; member
3355 if (ovcs_id) in overlay_data_apply()
[all …]
A Doverlay.c1174 int of_overlay_remove(int *ovcs_id) in of_overlay_remove() argument
1187 ovcs = idr_find(&ovcs_idr, *ovcs_id); in of_overlay_remove()
1190 pr_err("remove: Could not find overlay #%d\n", *ovcs_id); in of_overlay_remove()
1216 *ovcs_id = 0; in of_overlay_remove()
/linux-6.3-rc2/include/linux/
A Dof.h1624 int *ovcs_id);
1625 int of_overlay_remove(int *ovcs_id);
1634 int *ovcs_id) in of_overlay_fdt_apply() argument
1639 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove() argument

Completed in 15 milliseconds