Lines Matching refs:of_unittest_device_exists
1848 static int of_unittest_device_exists(int unittest_nr, enum overlay_type ovtype) in of_unittest_device_exists() function
1968 if (of_unittest_device_exists(unittest_nr, ovtype) != before) { in of_unittest_apply_overlay_check()
1984 if (of_unittest_device_exists(unittest_nr, ovtype) != after) { in of_unittest_apply_overlay_check()
2003 if (of_unittest_device_exists(unittest_nr, ovtype) != before) { in of_unittest_apply_revert_overlay_check()
2020 if (of_unittest_device_exists(unittest_nr, ovtype) != after) { in of_unittest_apply_revert_overlay_check()
2039 if (of_unittest_device_exists(unittest_nr, PDEV_OVERLAY) != before) { in of_unittest_apply_revert_overlay_check()
2172 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2222 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2247 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2735 if (!of_unittest_device_exists(100, PDEV_OVERLAY)) { in of_unittest_overlay()
2741 if (of_unittest_device_exists(101, PDEV_OVERLAY)) { in of_unittest_overlay()