OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qemu_control_command
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/include/
qemu.h
73
extern int
qemu_control_command
( const char* fmt, ... );
/device/generic/goldfish/vibrator/
vibrator_qemu.c
30
if (
qemu_control_command
("vibrator:%u", timeout_ms) < 0) {
qemu.c
327
qemu_control_command
( const char* fmt, ... )
function
Completed in 63 milliseconds