Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dcurses.c776 static const DisplayChangeListenerOps dcl_ops = { variable
807 dcl->ops = &dcl_ops; in curses_display_init()
H A Dgtk.c556 static const DisplayChangeListenerOps dcl_ops = { variable
2189 vc->gfx.dcl.ops = &dcl_ops; in gd_vc_gfx_init()
H A Dcocoa.m86 static const DisplayChangeListenerOps dcl_ops = {
95 .ops = &dcl_ops,
H A Dvnc.c3379 static const DisplayChangeListenerOps dcl_ops = { variable
3422 vd->dcl.ops = &dcl_ops; in vnc_display_init()