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

#include <acornfb.h>

Data Fields

u_int red:4
 
u_int green:4
 
u_int blue:4
 
u_int trans:1
 
u_int sbz1:13
 
u_int reg:4
 
u_int sbz2:2
 

Detailed Description

Definition at line 33 of file acornfb.h.

Field Documentation

u_int blue

Definition at line 36 of file acornfb.h.

u_int green

Definition at line 35 of file acornfb.h.

u_int red

Definition at line 34 of file acornfb.h.

Definition at line 39 of file acornfb.h.

u_int sbz1

Definition at line 38 of file acornfb.h.

u_int sbz2

Definition at line 40 of file acornfb.h.

u_int trans

Definition at line 37 of file acornfb.h.


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