Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/test/dm/
H A Dtest-driver.c32 static const struct test_ops test_ops = { variable
78 .ops = &test_ops,
89 .ops = &test_ops,
104 static const struct test_ops test_manual_ops = {
H A Dtest-fdt.c33 static const struct test_ops test_ops = { variable
81 .ops = &test_ops,
89 const struct test_ops *ops = device_get_ops(dev); in testfdt_ping()
H A Dtest-uclass.c23 const struct test_ops *ops = device_get_ops(dev); in test_ping()
/rk3399_rockchip-uboot/include/dm/
H A Dtest.h33 struct test_ops { struct