SYNOPSIS
- enum vga_switcheroo_state vga_switcheroo_get_client_state(struct pci_dev * pdev);
ARGUMENTS
pdev
-
- client pci device
DESCRIPTION
Obtain power state of a given client as seen from vga_switcheroo. The function is only called from hda_intel.c.
RETURN
Power state.
AUTHORS
Jesse Barnes <[email protected]>
Intel Corporation,
- Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
- Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
- Contributions all over the place
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT