Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/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-v2022.01-rc1/drivers/misc/
A Dtest_drv.c126 static const struct test_ops test_ops = { variable
175 .ops = &test_ops,
191 .ops = &test_ops,
200 const struct test_ops *ops = device_get_ops(dev); in testfdt_ping()
/u-boot-v2022.01-rc1/include/dm/
A Dtest.h31 struct test_ops { struct

Completed in 8 milliseconds