Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/dm/
H A Dtest-driver.c27 priv->ping_total += *pingret; in testdrv_ping()
53 priv->ping_total += DM_TEST_START_TOTAL; in test_probe()
H A Dtest-fdt.c28 priv->ping_total += *pingret; in testfdt_drv_ping()
53 priv->ping_total += DM_TEST_START_TOTAL; in testfdt_drv_probe()
H A Dcore.c418 priv->ping_total); in dm_check_operations()
/OK3568_Linux_fs/u-boot/include/dm/
H A Dtest.h69 int ping_total; member