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

Go to the source code of this file.

Functions

int adc_single (unsigned int channel)
 
 EXPORT_SYMBOL (adc_single)
 

Function Documentation

int adc_single ( unsigned int  channel)

Definition at line 12 of file adc.c.

EXPORT_SYMBOL ( adc_single  )