Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
anatop-regulator.c File Reference
#include <linux/slab.h>
#include <linux/device.h>
#include <linux/module.h>
#include <linux/mfd/syscon.h>
#include <linux/err.h>
#include <linux/io.h>
#include <linux/platform_device.h>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/regmap.h>
#include <linux/regulator/driver.h>
#include <linux/regulator/of_regulator.h>

Go to the source code of this file.

Data Structures

struct  anatop_regulator
 

Functions

 postcore_initcall (anatop_regulator_init)
 
 module_exit (anatop_regulator_exit)
 
 MODULE_AUTHOR ("Nancy Chen <[email protected]>, ""Ying-Chun Liu (PaulLiu) <[email protected]>")
 
 MODULE_DESCRIPTION ("ANATOP Regulator driver")
 
 MODULE_LICENSE ("GPL v2")
 

Function Documentation

MODULE_AUTHOR ( "Nancy Chen <[email protected] ,
""Ying-Chun Liu(PaulLiu)< paul.liu @linaro.org >"   
)
MODULE_DESCRIPTION ( "ANATOP Regulator driver )
module_exit ( anatop_regulator_exit  )
MODULE_LICENSE ( "GPL v2 )
postcore_initcall ( anatop_regulator_init  )