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

#include <psb_drv.h>

Data Fields

const charname
 
unsigned int accel_2d:1
 
int pipes
 
int crtcs
 
int sgx_offset
 
int hdmi_mask
 
int lvds_mask
 
int cursor_needs_phys
 
struct drm_crtc_helper_funcs
const
crtc_helper
 
struct drm_crtc_funcs constcrtc_funcs
 
int(* chip_setup )(struct drm_device *dev)
 
void(* chip_teardown )(struct drm_device *dev)
 
void(* errata )(struct drm_device *dev)
 
int(* output_init )(struct drm_device *dev)
 
int(* hotplug )(struct drm_device *dev)
 
void(* hotplug_enable )(struct drm_device *dev, bool on)
 
void(* init_pm )(struct drm_device *dev)
 
int(* save_regs )(struct drm_device *dev)
 
int(* restore_regs )(struct drm_device *dev)
 
int(* power_up )(struct drm_device *dev)
 
int(* power_down )(struct drm_device *dev)
 
void(* lvds_bl_power )(struct drm_device *dev, bool on)
 
int i2c_bus
 

Detailed Description

Definition at line 665 of file psb_drv.h.

Field Documentation

unsigned int accel_2d

Definition at line 667 of file psb_drv.h.

int(* chip_setup)(struct drm_device *dev)

Definition at line 680 of file psb_drv.h.

void(* chip_teardown)(struct drm_device *dev)

Definition at line 681 of file psb_drv.h.

Definition at line 677 of file psb_drv.h.

Definition at line 676 of file psb_drv.h.

int crtcs

Definition at line 669 of file psb_drv.h.

int cursor_needs_phys

Definition at line 673 of file psb_drv.h.

void(* errata)(struct drm_device *dev)

Definition at line 683 of file psb_drv.h.

int hdmi_mask

Definition at line 671 of file psb_drv.h.

int(* hotplug)(struct drm_device *dev)

Definition at line 687 of file psb_drv.h.

void(* hotplug_enable)(struct drm_device *dev, bool on)

Definition at line 688 of file psb_drv.h.

int i2c_bus

Definition at line 701 of file psb_drv.h.

void(* init_pm)(struct drm_device *dev)

Definition at line 690 of file psb_drv.h.

void(* lvds_bl_power)(struct drm_device *dev, bool on)

Definition at line 696 of file psb_drv.h.

int lvds_mask

Definition at line 672 of file psb_drv.h.

const char* name

Definition at line 666 of file psb_drv.h.

int(* output_init)(struct drm_device *dev)

Definition at line 686 of file psb_drv.h.

int pipes

Definition at line 668 of file psb_drv.h.

int(* power_down)(struct drm_device *dev)

Definition at line 694 of file psb_drv.h.

int(* power_up)(struct drm_device *dev)

Definition at line 693 of file psb_drv.h.

int(* restore_regs)(struct drm_device *dev)

Definition at line 692 of file psb_drv.h.

int(* save_regs)(struct drm_device *dev)

Definition at line 691 of file psb_drv.h.

int sgx_offset

Definition at line 670 of file psb_drv.h.


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