Symbol: PDEV_OVERLAY
drivers/of/unittest.c
2504
case PDEV_OVERLAY:
drivers/of/unittest.c
2518
case PDEV_OVERLAY:
drivers/of/unittest.c
2540
case PDEV_OVERLAY:
drivers/of/unittest.c
2721
ret = of_unittest_apply_overlay_check(0, 0, 0, 1, PDEV_OVERLAY);
drivers/of/unittest.c
2741
ret = of_unittest_apply_overlay_check(1, 1, 1, 0, PDEV_OVERLAY);
drivers/of/unittest.c
2762
ret = of_unittest_apply_overlay_check(2, 2, 0, 1, PDEV_OVERLAY);
drivers/of/unittest.c
2781
ret = of_unittest_apply_overlay_check(3, 3, 1, 0, PDEV_OVERLAY);
drivers/of/unittest.c
2796
if (of_unittest_apply_overlay_check(4, 4, 0, 1, PDEV_OVERLAY))
drivers/of/unittest.c
2811
ret = of_unittest_apply_revert_overlay_check(5, 5, 0, 1, PDEV_OVERLAY);
drivers/of/unittest.c
2834
if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY)
drivers/of/unittest.c
2839
PDEV_OVERLAY),
drivers/of/unittest.c
2884
if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY)
drivers/of/unittest.c
2889
PDEV_OVERLAY),
drivers/of/unittest.c
2901
PDEV_OVERLAY));
drivers/of/unittest.c
2909
if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY)
drivers/of/unittest.c
2914
PDEV_OVERLAY),
drivers/of/unittest.c
2996
PDEV_OVERLAY));
drivers/of/unittest.c
3007
PDEV_OVERLAY));
drivers/of/unittest.c
3023
ret = of_unittest_apply_overlay_check(10, 10, 0, 1, PDEV_OVERLAY);
drivers/of/unittest.c
3030
unittest_path(10, PDEV_OVERLAY));
drivers/of/unittest.c
3034
ret = of_path_device_type_exists(child_path, PDEV_OVERLAY);
drivers/of/unittest.c
3047
PDEV_OVERLAY);
drivers/of/unittest.c
3579
if (!of_unittest_device_exists(100, PDEV_OVERLAY)) {
drivers/of/unittest.c
3581
unittest_path(100, PDEV_OVERLAY));
drivers/of/unittest.c
3585
if (of_unittest_device_exists(101, PDEV_OVERLAY)) {
drivers/of/unittest.c
3587
unittest_path(101, PDEV_OVERLAY));