Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/err.h>
#include <linux/init.h>
#include "common.h"
#include "prm-regbits-44xx.h"
#include "prm44xx.h"
#include "prcm44xx.h"
#include "prminst44xx.h"
#include "voltage.h"
#include "omap_opp_data.h"
#include "vc.h"
#include "vp.h"
Go to the source code of this file.
Functions | |
void __init | omap44xx_voltagedomains_init (void) |
Definition at line 94 of file voltagedomains44xx_data.c.