Searched refs:sandbox_reset_test_free (Results 1 – 3 of 3) sorted by relevance
22 int sandbox_reset_test_free(struct udevice *dev);
60 int sandbox_reset_test_free(struct udevice *dev) in sandbox_reset_test_free() function
38 ut_assertok(sandbox_reset_test_free(dev_test)); in dm_test_reset()