#include <asm/types.h>
#include "../../lms2012/source/lms2012.h"
#include "../../lms2012/source/am1808.h"
#include <linux/kernel.h>
#include <linux/fs.h>
#include <linux/sched.h>
#include <linux/hrtimer.h>
#include <linux/mm.h>
#include <linux/init.h>
#include <linux/uaccess.h>
#include <linux/debugfs.h>
#include <linux/ioport.h>
#include <asm/gpio.h>
#include <asm/io.h>
#include <linux/module.h>
#include <linux/miscdevice.h>
#include <asm/uaccess.h>
Go to the source code of this file.
Value:{\
}
INPIN PowerPin[POWER_PINS]
Definition at line 224 of file d_power.c.
#define DEVICE1_NAME POWER_DEVICE |
#define MODULE_NAME "power_module" |
Value:{\
}
INPIN PowerPin[POWER_PINS]
Definition at line 216 of file d_power.c.
Value:{\
}
INPIN PowerPin[POWER_PINS]
Definition at line 237 of file d_power.c.
Value:{\
}
INPIN PowerPin[POWER_PINS]
Definition at line 232 of file d_power.c.
Enumerator |
---|
P_EN |
|
PENON |
|
SW_RECHARGE |
|
TESTPIN |
|
POWER_PINS |
|
Definition at line 91 of file d_power.c.
MODULE_AUTHOR |
( |
"The LEGO Group" |
| ) |
|
module_exit |
( |
ModuleExit |
| ) |
|
module_init |
( |
ModuleInit |
| ) |
|
module_param |
( |
HwId |
, |
|
|
charp |
, |
|
|
0 |
|
|
) |
| |
Initial value:=
{
[
FINAL] = FINAL_PowerPin,
}
#define EP2
Schematics revision D.
#define FINAL
Final prototype.
#define FINALB
Schematics revision B and C.
Definition at line 142 of file d_power.c.