HomeSort by relevance Sort by last modified time
    Searched refs:CHR_EVENT_MUX_OUT (Results 1 - 2 of 2) sorted by null

  /external/qemu/
qemu-char.h 17 #define CHR_EVENT_MUX_OUT 4 /* mux-focus will move on */
qemu-char.c 395 mux_chr_send_event(d, d->focus, CHR_EVENT_MUX_OUT);
491 mux_chr_send_event(d, d->focus, CHR_EVENT_MUX_OUT);
    [all...]

Completed in 22 milliseconds