Searched refs:PDEV_OVERLAY (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/of/ |
H A D | unittest.c | 1860 PDEV_OVERLAY, enumerator 1868 case PDEV_OVERLAY: in of_path_device_type_exists() 1882 case PDEV_OVERLAY: in unittest_path() 1904 case PDEV_OVERLAY: in of_unittest_device_exists() 2108 ret = of_unittest_apply_overlay_check(0, 0, 0, 1, PDEV_OVERLAY); in of_unittest_overlay_0() 2128 ret = of_unittest_apply_overlay_check(1, 1, 1, 0, PDEV_OVERLAY); in of_unittest_overlay_1() 2149 ret = of_unittest_apply_overlay_check(2, 2, 0, 1, PDEV_OVERLAY); in of_unittest_overlay_2() 2168 ret = of_unittest_apply_overlay_check(3, 3, 1, 0, PDEV_OVERLAY); in of_unittest_overlay_3() 2183 if (of_unittest_apply_overlay_check(4, 4, 0, 1, PDEV_OVERLAY)) in of_unittest_overlay_4() 2198 ret = of_unittest_apply_revert_overlay_check(5, 5, 0, 1, PDEV_OVERLAY); in of_unittest_overlay_5() [all...] |
/kernel/linux/linux-6.6/drivers/of/ |
H A D | unittest.c | 2022 PDEV_OVERLAY, enumerator 2030 case PDEV_OVERLAY: in of_path_device_type_exists() 2044 case PDEV_OVERLAY: in unittest_path() 2066 case PDEV_OVERLAY: in of_unittest_device_exists() 2247 ret = of_unittest_apply_overlay_check(0, 0, 0, 1, PDEV_OVERLAY); in of_unittest_overlay_0() 2267 ret = of_unittest_apply_overlay_check(1, 1, 1, 0, PDEV_OVERLAY); in of_unittest_overlay_1() 2288 ret = of_unittest_apply_overlay_check(2, 2, 0, 1, PDEV_OVERLAY); in of_unittest_overlay_2() 2307 ret = of_unittest_apply_overlay_check(3, 3, 1, 0, PDEV_OVERLAY); in of_unittest_overlay_3() 2322 if (of_unittest_apply_overlay_check(4, 4, 0, 1, PDEV_OVERLAY)) in of_unittest_overlay_4() 2337 ret = of_unittest_apply_revert_overlay_check(5, 5, 0, 1, PDEV_OVERLAY); in of_unittest_overlay_5() [all...] |
Completed in 10 milliseconds