Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
hwtest.h File Reference

Go to the source code of this file.

Functions

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

Function Documentation

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.