Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dunittest.c2546 static int __init of_unittest_apply_overlay_check(int overlay_nr,
2602 ret = of_unittest_apply_overlay_check(0, 0, 0, 1, PDEV_OVERLAY); in of_unittest_overlay_3()
2622 ret = of_unittest_apply_overlay_check(1, 1, 1, 0, PDEV_OVERLAY); in of_unittest_overlay_5()
2643 ret = of_unittest_apply_overlay_check(2, 2, 0, 1, PDEV_OVERLAY); in of_unittest_overlay_6()
2662 ret = of_unittest_apply_overlay_check(3, 3, 1, 0, PDEV_OVERLAY); in of_unittest_overlay_6()
2677 if (of_unittest_apply_overlay_check(4, 4, 0, 1, PDEV_OVERLAY)) in of_unittest_overlay_6()
2904 ret = of_unittest_apply_overlay_check(10, 10, 0, 1, PDEV_OVERLAY); in unittest_i2c_bus_probe()
3194 ret = of_unittest_apply_overlay_check(12, 12, 0, 1, I2C_OVERLAY); in of_notify()
3214 ret = of_unittest_apply_overlay_check(13, 13, 1, 0, I2C_OVERLAY); in of_notify()
3238 ret = of_unittest_apply_overlay_check(1 in of_notify()
2480 static int __init of_unittest_apply_overlay_check(int overlay_nr, of_unittest_apply_overlay_check() function
[all...]