OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QemuChannel
(Results
1 - 2
of
2
) 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_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 49 milliseconds