libpynq (release 5EWC0-2023 version 0.2.5 of 2023-10-08 10:51)
Loading...
Searching...
No Matches
uio.c File Reference
#include "uio.h"
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/mman.h>
#include <unistd.h>
Include dependency graph for uio.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ setUIO()

void * setUIO ( int  uio_index,
int  length 
)

Definition at line 65 of file uio.c.

Here is the caller graph for this function:

◆ unsetUIO()

int unsetUIO ( void *  uio_ptr,
int  length 
)

Definition at line 86 of file uio.c.

Here is the caller graph for this function: