Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/test/dm/
H A Dbus.c357 int child_count; in test_bus_parent_platdata() local
366 for (device_find_first_child(bus, &dev), child_count = 0; in test_bus_parent_platdata()
385 child_count++; in test_bus_parent_platdata()
387 ut_asserteq(3, child_count); in test_bus_parent_platdata()
391 for (device_find_first_child(bus, &dev), child_count = 0; in test_bus_parent_platdata()
398 child_count++; in test_bus_parent_platdata()
400 ut_asserteq(3, child_count); in test_bus_parent_platdata()
411 for (device_find_first_child(bus, &dev), child_count = 0; in test_bus_parent_platdata()
418 child_count++; in test_bus_parent_platdata()
420 ut_asserteq(3, child_count); in test_bus_parent_platdata()
[all …]
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmconf.c278 static int child_count; variable
493 child_count++; in build_conf()
510 child_count++; in build_conf()
518 child_count++; in build_conf()
534 child_count++; in build_conf()
583 child_count++; in build_conf()
664 if (!child_count) in conf()
H A Dnconf.c260 static int child_count; variable
756 child_count++; in build_conf()
774 child_count++; in build_conf()
783 child_count++; in build_conf()
799 child_count++; in build_conf()
853 child_count++; in build_conf()
1086 if (!child_count) in conf()