Searched refs:display_controller_ops (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/display/display/
H A Dbind.c10 static zx_driver_ops_t display_controller_ops = { variable
16 ZIRCON_DRIVER_BEGIN(display_controller, display_controller_ops, "zircon", "0.1", 1)
/fuchsia/zircon/system/dev/display/imx8m-display/
H A Dimx8m-display.c197 static display_controller_protocol_ops_t display_controller_ops = { variable
297 .proto_ops = &display_controller_ops,
/fuchsia/zircon/system/dev/display/vim-display/
H A Dvim-display.cpp327 static display_controller_protocol_ops_t display_controller_ops = { variable
475 ops->ops = &display_controller_ops;
781 .proto_ops = &display_controller_ops,

Completed in 84 milliseconds