Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
diag.c File Reference
#include <linux/module.h>
#include <asm/diag.h>

Go to the source code of this file.

Functions

int diag14 (unsigned long rx, unsigned long ry1, unsigned long subcode)
 
 EXPORT_SYMBOL (diag14)
 
int diag210 (struct diag210 *addr)
 
 EXPORT_SYMBOL (diag210)
 

Function Documentation

int diag14 ( unsigned long  rx,
unsigned long  ry1,
unsigned long  subcode 
)

Definition at line 14 of file diag.c.

int diag210 ( struct diag210 addr)

Definition at line 41 of file diag.c.

EXPORT_SYMBOL ( diag14  )
EXPORT_SYMBOL ( diag210  )