Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
spear_thermal.c File Reference
#include <linux/clk.h>
#include <linux/device.h>
#include <linux/err.h>
#include <linux/io.h>
#include <linux/kernel.h>
#include <linux/of.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/thermal.h>

Go to the source code of this file.

Data Structures

struct  spear_thermal_dev
 

Macros

#define MD_FACTOR   1000
 

Functions

 MODULE_DEVICE_TABLE (of, spear_thermal_id_table)
 
 module_platform_driver (spear_thermal_driver)
 
 MODULE_AUTHOR ("Vincenzo Frascino <[email protected]>")
 
 MODULE_DESCRIPTION ("SPEAr thermal driver")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define MD_FACTOR   1000

Definition at line 28 of file spear_thermal.c.

Function Documentation

MODULE_AUTHOR ( "Vincenzo Frascino <[email protected]>"  )
MODULE_DESCRIPTION ( "SPEAr thermal driver )
MODULE_DEVICE_TABLE ( of  ,
spear_thermal_id_table   
)
MODULE_LICENSE ( "GPL"  )
module_platform_driver ( spear_thermal_driver  )