Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
font_acorn_8x8.c File Reference
#include <linux/font.h>

Go to the source code of this file.

Variables

struct font_desc font_acorn_8x8
 

Variable Documentation

struct font_desc font_acorn_8x8
Initial value:
= {
.idx = ACORN8x8_IDX,
.name = "Acorn8x8",
.width = 8,
.height = 8,
.data = acorndata_8x8,
.pref = 0,
}

Definition at line 264 of file font_acorn_8x8.c.