libpynq (release 5EWC0-2023 version 0.2.0 of 2023-08-28 20:33)
Loading...
Searching...
No Matches
uio.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * setUIO (int uio_index, int length)
 
int unsetUIO (void *uio_ptr, int length)
 

Detailed Description

Functions to interact with linux UIO.

MODIFICATION HISTORY:

Ver   Who      Date     Changes
----_ -------- -------- -----------------------------------------------
1.00  yrq      12/05/17 Initial release

Definition in file uio.h.

Function Documentation

◆ setUIO()

void * setUIO ( int  uio_index,
int  length 
)

Definition at line 2 of file uio.c.

Here is the caller graph for this function:

◆ unsetUIO()

int unsetUIO ( void *  uio_ptr,
int  length 
)

Definition at line 3 of file uio.c.

Here is the caller graph for this function: