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

  /device/generic/goldfish/include/
qemu.h 40 } QemuChannel;
46 * 'channel' must be a QemuChannel structure that is empty
51 extern int qemu_channel_open( QemuChannel* channel,
  /device/generic/goldfish/vibrator/
qemu.c 75 qemu_channel_open_qemud_pipe( QemuChannel* channel,
94 qemu_channel_open_qemud( QemuChannel* channel,
131 qemu_channel_open_qemud_old( QemuChannel* channel,
155 qemu_channel_open_tty( QemuChannel* channel,
184 qemu_channel_open( QemuChannel* channel,
290 static QemuChannel channel[1];

Completed in 1010 milliseconds