|
Linux Kernel
3.7.1
|
#include <linux/spinlock.h>#include <linux/fb.h>#include <linux/delay.h>#include <asm/io.h>#include <asm/div64.h>#include <asm/delay.h>#include "geodefb.h"#include "display_gx1.h"Go to the source code of this file.
Functions | |
| unsigned | gx1_gx_base (void) |
| int | gx1_frame_buffer_size (void) |
Variables | |
| struct geode_dc_ops | gx1_dc_ops |
Definition at line 53 of file display_gx1.c.
| unsigned gx1_gx_base | ( | void | ) |
Definition at line 48 of file display_gx1.c.
| struct geode_dc_ops gx1_dc_ops |
Definition at line 211 of file display_gx1.c.
1.8.2