Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
ledtrig-transient.c File Reference
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/device.h>
#include <linux/slab.h>
#include <linux/timer.h>
#include <linux/leds.h>
#include "leds.h"

Go to the source code of this file.

Data Structures

struct  transient_trig_data
 

Functions

 module_init (transient_trig_init)
 
 module_exit (transient_trig_exit)
 
 MODULE_AUTHOR ("Shuah Khan <[email protected]>")
 
 MODULE_DESCRIPTION ("Transient LED trigger")
 
 MODULE_LICENSE ("GPL")
 

Function Documentation

MODULE_AUTHOR ( "Shuah Khan <[email protected]>"  )
MODULE_DESCRIPTION ( "Transient LED trigger )
module_exit ( transient_trig_exit  )
module_init ( transient_trig_init  )
MODULE_LICENSE ( "GPL"  )