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

#include <vga_switcheroo.h>

Data Fields

int(* switchto )(enum vga_switcheroo_client_id id)
 
int(* power_state )(enum vga_switcheroo_client_id id, enum vga_switcheroo_state state)
 
int(* init )(void)
 
int(* get_client_id )(struct pci_dev *pdev)
 

Detailed Description

Definition at line 31 of file vga_switcheroo.h.

Field Documentation

int(* get_client_id)(struct pci_dev *pdev)

Definition at line 36 of file vga_switcheroo.h.

int(* init)(void)

Definition at line 35 of file vga_switcheroo.h.

Definition at line 33 of file vga_switcheroo.h.

int(* switchto)(enum vga_switcheroo_client_id id)

Definition at line 32 of file vga_switcheroo.h.


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