Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <linux/slab.h>
#include <video/omapdss.h>
#include <linux/i2c.h>
#include <linux/gpio.h>
#include <drm/drm_edid.h>
#include <video/omap-panel-tfp410.h>
Go to the source code of this file.
Data Structures | |
struct | panel_drv_data |
Functions | |
module_init (tfp410_init) | |
module_exit (tfp410_exit) | |
MODULE_LICENSE ("GPL") | |
module_exit | ( | tfp410_exit | ) |
module_init | ( | tfp410_init | ) |
MODULE_LICENSE | ( | "GPL" | ) |