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.c34 static const struct test_ops test_ops = { variable
80 .ops = &test_ops,
91 .ops = &test_ops,
106 static const struct test_ops test_manual_ops = {
A Dtest-uclass.c24 const struct test_ops *ops = device_get_ops(dev); in test_ping()
/u-boot/drivers/misc/
A Dtest_drv.c122 static const struct test_ops test_ops = { variable
169 .ops = &test_ops,
185 .ops = &test_ops,
194 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 10 milliseconds