Name

vga_switcheroo_get_client_state — obtain power state of a given client

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.