Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dcurses.c778 static const DisplayChangeListenerOps dcl_ops = { variable
809 dcl->ops = &dcl_ops; in curses_display_init()
H A Dgtk.c555 static const DisplayChangeListenerOps dcl_ops = { variable
2306 vc->gfx.dcl.ops = &dcl_ops; in gd_vc_gfx_init()
H A Dcocoa.m88 static const DisplayChangeListenerOps dcl_ops = {
97 .ops = &dcl_ops,
H A Dvnc.c3424 static const DisplayChangeListenerOps dcl_ops = {
3477 vd->dcl.ops = &dcl_ops; in vnc_display_init()
3423 static const DisplayChangeListenerOps dcl_ops = { global() variable