|
Linux Kernel
3.7.1
|
#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) |
Definition at line 39 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.
1.8.2