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

Go to the source code of this file.

Functions

int hwreg_present (volatile void *regp)
 
 EXPORT_SYMBOL (hwreg_present)
 
int hwreg_write (volatile void *regp, unsigned short val)
 
 EXPORT_SYMBOL (hwreg_write)
 

Function Documentation

EXPORT_SYMBOL ( hwreg_present  )
EXPORT_SYMBOL ( hwreg_write  )
int hwreg_present ( volatile void regp)

Definition at line 28 of file hwtest.c.

int hwreg_write ( volatile void regp,
unsigned short  val 
)

Definition at line 58 of file hwtest.c.