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

  /external/qemu/hw/nvram/
fw_cfg.c 281 fw_cfg_add_i16(s, FW_CFG_NOGRAPHIC, (uint16_t)(display_type == DT_NOGRAPHIC));
  /external/qemu/include/sysemu/
sysemu.h 119 DT_NOGRAPHIC,
  /external/qemu/
vl-android.c     [all...]
qemu-char.c 652 if (display_type == DT_NOGRAPHIC && s->fd_in == 0) {
665 if (display_type == DT_NOGRAPHIC && s->fd_in == 0) {
852 display_type != DT_NOGRAPHIC);
    [all...]

Completed in 318 milliseconds