|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/kernel.h>#include <linux/mm.h>#include <linux/init.h>#include <linux/platform_device.h>#include <linux/memblock.h>#include <linux/io.h>#include <linux/omapfb.h>#include <mach/hardware.h>#include <asm/mach/map.h>Go to the source code of this file.
Functions | |
| void __init | omapfb_set_lcd_config (const struct omap_lcd_config *config) |
1.8.2