libpynq  (release 5EID0-2023 version 0.3.0 of 2024-04-25 09:42 )
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: