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

Data Fields

unsigned charfb
 
struct fb_infofb_info
 
int x1
 
int y1
 
int x2
 
int y2
 
spinlock_t dirty_lock
 
int nr_pages
 
int irq
 
struct xenfb_pagepage
 
unsigned longmfns
 
int update_wanted
 
int feature_resize
 
struct xenfb_resize resize
 
int resize_dpy
 
spinlock_t resize_lock
 
struct xenbus_devicexbdev
 

Detailed Description

Definition at line 39 of file xen-fbfront.c.

Field Documentation

spinlock_t dirty_lock

Definition at line 44 of file xen-fbfront.c.

unsigned char* fb

Definition at line 40 of file xen-fbfront.c.

Definition at line 41 of file xen-fbfront.c.

int feature_resize

Definition at line 50 of file xen-fbfront.c.

int irq

Definition at line 46 of file xen-fbfront.c.

unsigned long* mfns

Definition at line 48 of file xen-fbfront.c.

int nr_pages

Definition at line 45 of file xen-fbfront.c.

Definition at line 47 of file xen-fbfront.c.

Definition at line 51 of file xen-fbfront.c.

int resize_dpy

Definition at line 52 of file xen-fbfront.c.

spinlock_t resize_lock

Definition at line 53 of file xen-fbfront.c.

int update_wanted

Definition at line 49 of file xen-fbfront.c.

int x1

Definition at line 42 of file xen-fbfront.c.

int x2

Definition at line 42 of file xen-fbfront.c.

Definition at line 55 of file xen-fbfront.c.

int y1

Definition at line 42 of file xen-fbfront.c.

int y2

Definition at line 42 of file xen-fbfront.c.


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