Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
io.c File Reference
#include <linux/types.h>
#include <dspbridge/host_os.h>
#include <dspbridge/dbdefs.h>
#include <dspbridge/dev.h>
#include <ioobj.h>
#include <dspbridge/io.h>

Go to the source code of this file.

Functions

int io_create (struct io_mgr **io_man, struct dev_object *hdev_obj, const struct io_attrs *mgr_attrts)
 
int io_destroy (struct io_mgr *hio_mgr)
 

Function Documentation

int io_create ( struct io_mgr **  io_man,
struct dev_object hdev_obj,
const struct io_attrs mgr_attrts 
)

Definition at line 39 of file io.c.

int io_destroy ( struct io_mgr hio_mgr)

Definition at line 81 of file io.c.