Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
flexcop-misc.c File Reference
#include "flexcop.h"

Go to the source code of this file.

Functions

void flexcop_determine_revision (struct flexcop_device *fc)
 
void flexcop_device_name (struct flexcop_device *fc, const char *prefix, const char *suffix)
 
void flexcop_dump_reg (struct flexcop_device *fc, flexcop_ibi_register reg, int num)
 
 EXPORT_SYMBOL (flexcop_dump_reg)
 

Function Documentation

EXPORT_SYMBOL ( flexcop_dump_reg  )
void flexcop_determine_revision ( struct flexcop_device fc)

Definition at line 8 of file flexcop-misc.c.

void flexcop_device_name ( struct flexcop_device fc,
const char prefix,
const char suffix 
)

Definition at line 66 of file flexcop-misc.c.

void flexcop_dump_reg ( struct flexcop_device fc,
flexcop_ibi_register  reg,
int  num 
)

Definition at line 75 of file flexcop-misc.c.