Home
last modified time | relevance | path

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

/linux-6.15/drivers/of/
Dunittest.c2414 static int of_unittest_device_exists(int unittest_nr, enum overlay_type ovtype) in of_unittest_device_exists() function
2517 if (of_unittest_device_exists(unittest_nr, ovtype) != before) { in __of_unittest_apply_overlay_check()
2534 if (of_unittest_device_exists(unittest_nr, ovtype) != after) { in __of_unittest_apply_overlay_check()
2582 if (of_unittest_device_exists(unittest_nr, ovtype) != before) { in of_unittest_apply_revert_overlay_check()
2715 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2765 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
2790 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY) in of_unittest_overlay_6()
3460 if (!of_unittest_device_exists(100, PDEV_OVERLAY)) { in of_unittest_overlay()
3466 if (of_unittest_device_exists(101, PDEV_OVERLAY)) { in of_unittest_overlay()