Searched refs:sandbox_reset_test_get_bulk (Results 1 – 3 of 3) sorted by relevance
16 int sandbox_reset_test_get_bulk(struct udevice *dev);
24 int sandbox_reset_test_get_bulk(struct udevice *dev) in sandbox_reset_test_get_bulk() function
55 ut_assertok(sandbox_reset_test_get_bulk(dev_test)); in dm_test_reset_bulk()