Home
last modified time | relevance | path

Searched refs:interface_get_cursor_command (Results 1 – 2 of 2) sorted by relevance

/qemu/ui/
H A Dspice-display.c588 static int interface_get_cursor_command(QXLInstance *sin, QXLCommandExt *ext) in interface_get_cursor_command() function
722 .get_cursor_command = interface_get_cursor_command,
/qemu/hw/display/
H A Dqxl.c801 static int interface_get_cursor_command(QXLInstance *sin, struct QXLCommandExt *ext) in interface_get_cursor_command() function
1152 .get_cursor_command = interface_get_cursor_command,