Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
init.c File Reference
#include <linux/kernel.h>
#include <linux/gfp.h>
#include <linux/dma-mapping.h>
#include <linux/uwb/umc.h>
#include "../../wusbcore/wusbhc.h"
#include "whcd.h"

Go to the source code of this file.

Functions

int whc_init (struct whc *whc)
 
void whc_clean_up (struct whc *whc)
 

Function Documentation

void whc_clean_up ( struct whc whc)

Definition at line 161 of file init.c.

int whc_init ( struct whc whc)

Definition at line 57 of file init.c.