|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/init.h>#include <linux/bug.h>#include "soc.h"#include "powerdomain.h"#include "powerdomains2xxx_3xxx_data.h"#include "prcm-common.h"#include "prm2xxx_3xxx.h"#include "prm-regbits-34xx.h"#include "cm2xxx_3xxx.h"#include "cm-regbits-34xx.h"Go to the source code of this file.
Functions | |
| void __init | omap3xxx_powerdomains_init (void) |
Definition at line 396 of file powerdomains3xxx_data.c.
1.8.2