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