Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
ipath_diag.c File Reference
#include <linux/io.h>
#include <linux/pci.h>
#include <linux/vmalloc.h>
#include <linux/fs.h>
#include <linux/export.h>
#include <asm/uaccess.h>
#include "ipath_kernel.h"
#include "ipath_common.h"

Go to the source code of this file.

Functions

int ipath_diag_add (struct ipath_devdata *dd)
 
void ipath_diag_remove (struct ipath_devdata *dd)
 

Variables

int ipath_diag_inuse
 

Function Documentation

int ipath_diag_add ( struct ipath_devdata dd)

Definition at line 87 of file ipath_diag.c.

void ipath_diag_remove ( struct ipath_devdata dd)

Definition at line 117 of file ipath_diag.c.

Variable Documentation

int ipath_diag_inuse

Definition at line 54 of file ipath_diag.c.