Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
fb.c File Reference
#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)
 

Function Documentation

void __init omapfb_set_lcd_config ( const struct omap_lcd_config config)

Definition at line 99 of file fb.c.