Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
debug.c File Reference
#include <linux/slab.h>
#include <linux/kernel.h>
#include <linux/debugfs.h>
#include <linux/seq_file.h>
#include <linux/export.h>
#include "../../wusbcore/wusbhc.h"
#include "whcd.h"

Go to the source code of this file.

Data Structures

struct  whc_dbg
 

Functions

void whc_dbg_init (struct whc *whc)
 
void whc_dbg_clean_up (struct whc *whc)
 

Function Documentation

void whc_dbg_clean_up ( struct whc whc)

Definition at line 195 of file debug.c.

void whc_dbg_init ( struct whc whc)

Definition at line 175 of file debug.c.