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

#include <vga_switcheroo.h>

Data Fields

void(* set_gpu_state )(struct pci_dev *dev, enum vga_switcheroo_state)
 
void(* reprobe )(struct pci_dev *dev)
 
bool(* can_switch )(struct pci_dev *dev)
 

Detailed Description

Definition at line 39 of file vga_switcheroo.h.

Field Documentation

bool(* can_switch)(struct pci_dev *dev)

Definition at line 42 of file vga_switcheroo.h.

void(* reprobe)(struct pci_dev *dev)

Definition at line 41 of file vga_switcheroo.h.

void(* set_gpu_state)(struct pci_dev *dev, enum vga_switcheroo_state)

Definition at line 40 of file vga_switcheroo.h.


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