of_unittest_device_exists 1514 drivers/of/unittest.c 	if (of_unittest_device_exists(unittest_nr, ovtype) != before) {
of_unittest_device_exists 1530 drivers/of/unittest.c 	if (of_unittest_device_exists(unittest_nr, ovtype) != after) {
of_unittest_device_exists 1549 drivers/of/unittest.c 	if (of_unittest_device_exists(unittest_nr, ovtype) != before) {
of_unittest_device_exists 1566 drivers/of/unittest.c 	if (of_unittest_device_exists(unittest_nr, ovtype) != after) {
of_unittest_device_exists 1583 drivers/of/unittest.c 	if (of_unittest_device_exists(unittest_nr, PDEV_OVERLAY) != before) {
of_unittest_device_exists 1664 drivers/of/unittest.c 		if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY)
of_unittest_device_exists 1691 drivers/of/unittest.c 		if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY)
of_unittest_device_exists 1716 drivers/of/unittest.c 		if (of_unittest_device_exists(unittest_nr + i, PDEV_OVERLAY)
of_unittest_device_exists 2123 drivers/of/unittest.c 	if (!of_unittest_device_exists(100, PDEV_OVERLAY)) {
of_unittest_device_exists 2129 drivers/of/unittest.c 	if (of_unittest_device_exists(101, PDEV_OVERLAY)) {