Searched refs:PDEV_OVERLAY (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/of/ |
| D | unittest.c | 1357 PDEV_OVERLAY, enumerator 1365 case PDEV_OVERLAY: in of_path_device_type_exists() 1379 case PDEV_OVERLAY: in unittest_path() 1401 case PDEV_OVERLAY: in of_unittest_device_exists() 1574 if (of_unittest_device_exists(unittest_nr, PDEV_OVERLAY) != before) { in of_unittest_apply_revert_overlay_check() 1589 if (of_unittest_apply_overlay_check(0, 0, 0, 1, PDEV_OVERLAY)) in of_unittest_overlay_0() 1599 if (of_unittest_apply_overlay_check(1, 1, 1, 0, PDEV_OVERLAY)) in of_unittest_overlay_1() 1609 if (of_unittest_apply_overlay_check(2, 2, 0, 1, PDEV_OVERLAY)) in of_unittest_overlay_2() 1619 if (of_unittest_apply_overlay_check(3, 3, 1, 0, PDEV_OVERLAY)) in of_unittest_overlay_3() 1629 if (of_unittest_apply_overlay_check(4, 4, 0, 1, PDEV_OVERLAY)) in of_unittest_overlay_4() [all …]
|