Home
last modified time | relevance | path

Searched defs:hold_time (Results 1 – 2 of 2) sorted by relevance

/qemu/ui/
H A Dinput-legacy.c86 void qmp_send_key(KeyValueList *keys, bool has_hold_time, int64_t hold_time, in qmp_send_key()
H A Dui-hmp-cmds.c358 int hold_time = qdict_get_try_int(qdict, "hold-time", -1); in hmp_sendkey() local