Home
last modified time | relevance | path

Searched refs:qemu_command_vformat (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/vibrator/
Dqemu.c251 qemu_command_vformat( char* buffer, in qemu_command_vformat() function
281 ret = qemu_command_vformat(buffer, buffer_size, format, args); in qemu_command_format()
334 len = qemu_command_vformat( command, sizeof command, fmt, args ); in qemu_control_command()