DO_READ

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

do_read - Read in bytes from the port. Return the number of bytes  

SYNOPSIS

"SYNOPSIS"

int do_read (struct uart_port * the_port, unsigned char * buf, int len);  

ARGUMENTS

the_port
port to use
buf
place to put the stuff we read
len
how big 'buf' is
 

DESCRIPTION

actually read.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:04 GMT, October 09, 2005