Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Dtest-driver.c33 static const struct test_ops test_ops = { variable
86 .ops = &test_ops,
97 .ops = &test_ops,
112 static const struct test_ops test_manual_ops = {
A Dtest-uclass.c22 const struct test_ops *ops = device_get_ops(dev); in test_ping()
/u-boot/drivers/misc/
A Dtest_drv.c128 static const struct test_ops test_ops = { variable
177 .ops = &test_ops,
193 .ops = &test_ops,
202 const struct test_ops *ops = device_get_ops(dev); in testfdt_ping()
/u-boot/include/dm/
A Dtest.h31 struct test_ops { struct

Completed in 22 milliseconds