Searched refs:test_driver_ops (Results 1 – 4 of 4) sorted by relevance
| /system/dev/board/test/test/ |
| A D | child-2.c | 83 static zx_driver_ops_t test_driver_ops = { variable 88 ZIRCON_DRIVER_BEGIN(test_bus, test_driver_ops, "zircon", "0.1", 4)
|
| A D | child-3.c | 83 static zx_driver_ops_t test_driver_ops = { variable 88 ZIRCON_DRIVER_BEGIN(test_bus, test_driver_ops, "zircon", "0.1", 4)
|
| A D | parent.c | 94 static zx_driver_ops_t test_driver_ops = { variable 99 ZIRCON_DRIVER_BEGIN(test_bus, test_driver_ops, "zircon", "0.1", 4)
|
| A D | child-1.c | 120 static zx_driver_ops_t test_driver_ops = { variable 125 ZIRCON_DRIVER_BEGIN(test_bus, test_driver_ops, "zircon", "0.1", 4)
|
Completed in 8 milliseconds