Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ugecon.h File Reference

Go to the source code of this file.

Functions

voidug_probe (void)
 
void ug_putc (char ch)
 
void ug_console_write (const char *buf, int len)
 

Function Documentation

void ug_console_write ( const char buf,
int  len 
)

Definition at line 93 of file ugecon.c.

void* ug_probe ( void  )

Definition at line 128 of file ugecon.c.

void ug_putc ( char  ch)