Lines Matching defs:of_unittest_device_exists
1897 static int of_unittest_device_exists(int unittest_nr, enum overlay_type ovtype)
2017 if (of_unittest_device_exists(unittest_nr, ovtype) != before) {
2033 if (of_unittest_device_exists(unittest_nr, ovtype) != after) {
2052 if (of_unittest_device_exists(unittest_nr, ovtype) != before) {
2069 if (of_unittest_device_exists(unittest_nr, ovtype) != after) {
2088 if (of_unittest_device_exists(unittest_nr, ovtype) != before) {
2221 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY)
2271 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY)
2296 if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY)
2784 if (!of_unittest_device_exists(100, PDEV_OVERLAY)) {
2790 if (of_unittest_device_exists(101, PDEV_OVERLAY)) {