Searched refs:control_console_start (Results 1 - 3 of 3) sorted by relevance

/external/qemu/android/
H A Dqemu-setup.c37 extern int control_console_start( int port ); /* in control.c */
289 if ( control_console_start( console_port ) < 0 ) {
328 if ( control_console_start( base_port ) < 0 ) {
H A Dmain.c73 extern int control_console_start( int port ); /* in control.c */
H A Dconsole.c2993 control_console_start( int port ) function

Completed in 46 milliseconds