Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
linux_logo Struct Reference

#include <linux_logo.h>

Data Fields

int type
 
unsigned int width
 
unsigned int height
 
unsigned int clutsize
 
const unsigned charclut
 
const unsigned chardata
 

Detailed Description

Definition at line 26 of file linux_logo.h.

Field Documentation

const unsigned char* clut

Definition at line 31 of file linux_logo.h.

unsigned int clutsize

Definition at line 30 of file linux_logo.h.

const unsigned char* data

Definition at line 32 of file linux_logo.h.

unsigned int height

Definition at line 29 of file linux_logo.h.

Definition at line 27 of file linux_logo.h.

unsigned int width

Definition at line 28 of file linux_logo.h.


The documentation for this struct was generated from the following file: