Home
last modified time | relevance | path

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

/qemu/ui/
A Dspice-input.c96 if (ledstate & QEMU_NUM_LOCK_LED) { in kbd_leds()
A Dvnc.c1854 (ledstate & QEMU_NUM_LOCK_LED), in kbd_leds()
/qemu/include/ui/
A Dconsole.h43 #define QEMU_NUM_LOCK_LED (1 << 1) macro
/qemu/hw/input/
A Dhid.c475 ledstate |= QEMU_NUM_LOCK_LED; in hid_keyboard_write()
A Dvirtio-input-hid.c220 ledbit = QEMU_NUM_LOCK_LED; in virtio_input_hid_handle_status()

Completed in 30 milliseconds