Searched refs:sandbox_clk_test_get_bulk (Results 1 – 3 of 3) sorted by relevance
72 int sandbox_clk_test_get_bulk(struct udevice *dev);
37 int sandbox_clk_test_get_bulk(struct udevice *dev) in sandbox_clk_test_get_bulk() function
112 ut_assertok(sandbox_clk_test_get_bulk(dev_test)); in dm_test_clk_bulk()