Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dinput.c26 QEMU_INPUT_QUEUE_DELAY = 1, enumerator
241 g_assert(item->type == QEMU_INPUT_QUEUE_DELAY); in qemu_input_queue_process()
249 case QEMU_INPUT_QUEUE_DELAY: in qemu_input_queue_process()
273 item->type = QEMU_INPUT_QUEUE_DELAY; in qemu_input_queue_delay()