Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
debugfs.h File Reference
#include "wl1251.h"

Go to the source code of this file.

Functions

int wl1251_debugfs_init (struct wl1251 *wl)
 
void wl1251_debugfs_exit (struct wl1251 *wl)
 
void wl1251_debugfs_reset (struct wl1251 *wl)
 

Function Documentation

void wl1251_debugfs_exit ( struct wl1251 wl)

Definition at line 526 of file debugfs.c.

int wl1251_debugfs_init ( struct wl1251 wl)

Definition at line 472 of file debugfs.c.

void wl1251_debugfs_reset ( struct wl1251 wl)

Definition at line 464 of file debugfs.c.