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

  /hardware/libhardware_legacy/
qemu.h 42 } QemuChannel;
48 * 'channel' must be a QemuChannel structure that is empty
53 extern int qemu_channel_open( QemuChannel* channel,
  /hardware/libhardware_legacy/qemu/
qemu.c 75 qemu_channel_open_qemud( QemuChannel* channel,
112 qemu_channel_open_qemud_old( QemuChannel* channel,
136 qemu_channel_open_tty( QemuChannel* channel,
165 qemu_channel_open( QemuChannel* channel,
268 static QemuChannel channel[1];
  /hardware/libhardware_legacy/gps/
gps_qemu.c 552 QemuChannel channel;

Completed in 436 milliseconds