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

#include <drm_fb_helper.h>

Data Fields

struct drm_framebufferfb
 
struct drm_framebuffersaved_fb
 
struct drm_devicedev
 
struct drm_display_modemode
 
int crtc_count
 
struct drm_fb_helper_crtccrtc_info
 
int connector_count
 
struct drm_fb_helper_connector ** connector_info
 
struct drm_fb_helper_funcsfuncs
 
struct fb_infofbdev
 
u32 pseudo_palette [17]
 
struct list_head kernel_fb_list
 
bool delayed_hotplug
 

Detailed Description

Definition at line 66 of file drm_fb_helper.h.

Field Documentation

int connector_count

Definition at line 73 of file drm_fb_helper.h.

struct drm_fb_helper_connector** connector_info

Definition at line 74 of file drm_fb_helper.h.

int crtc_count

Definition at line 71 of file drm_fb_helper.h.

Definition at line 72 of file drm_fb_helper.h.

bool delayed_hotplug

Definition at line 82 of file drm_fb_helper.h.

Definition at line 69 of file drm_fb_helper.h.

Definition at line 67 of file drm_fb_helper.h.

struct fb_info* fbdev

Definition at line 76 of file drm_fb_helper.h.

Definition at line 75 of file drm_fb_helper.h.

struct list_head kernel_fb_list

Definition at line 78 of file drm_fb_helper.h.

Definition at line 70 of file drm_fb_helper.h.

u32 pseudo_palette[17]

Definition at line 77 of file drm_fb_helper.h.

Definition at line 68 of file drm_fb_helper.h.


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