|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/delay.h>#include <linux/slab.h>#include <video/omapdss.h>#include <video/omap-panel-generic-dpi.h>Go to the source code of this file.
Data Structures | |
| struct | panel_config |
| struct | panel_drv_data |
Functions | |
| module_init (generic_dpi_panel_drv_init) | |
| module_exit (generic_dpi_panel_drv_exit) | |
| MODULE_LICENSE ("GPL") | |
| module_exit | ( | generic_dpi_panel_drv_exit | ) |
| module_init | ( | generic_dpi_panel_drv_init | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2