Home
last modified time | relevance | path

Searched refs:pci_bus_set_current_state (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c1027 pci_bus_set_current_state(pdev->bus, PCI_D3cold); in vga_switcheroo_runtime_suspend()
/linux/drivers/pci/
H A Dpci.c1481 * pci_bus_set_current_state - Walk given bus and set current state of devices
1485 void pci_bus_set_current_state(struct pci_bus *bus, pci_power_t state) in pci_bus_set_current_state() function