Linux Kernel
3.7.1
|
#include <linux/device.h>
#include <linux/signal.h>
#include <linux/err.h>
#include <linux/regulator/consumer.h>
#include <linux/io.h>
#include <mach/hardware.h>
#include <mach/syscon.h>
Go to the source code of this file.
Functions | |
void | u300_pm_poweroff (void) |
module_init (u300_init_boardpower) | |
module_init | ( | u300_init_boardpower | ) |
Definition at line 31 of file regulator.c.