|
Linux Kernel
3.7.1
|
#include <linux/delay.h>#include <linux/err.h>#include <linux/fb.h>#include <linux/init.h>#include <linux/kernel.h>#include <linux/module.h>#include <linux/gpio.h>#include <video/sh_mobile_lcdc.h>#include <cpu/sh7722.h>#include <mach/migor.h>Go to the source code of this file.
Functions | |
| int | migor_lcd_qvga_setup (void *sohandle, struct sh_mobile_lcdc_sys_bus_ops *so) |
| int migor_lcd_qvga_setup | ( | void * | sohandle, |
| struct sh_mobile_lcdc_sys_bus_ops * | so | ||
| ) |
Definition at line 116 of file lcd_qvga.c.
1.8.2