Home
last modified time | relevance | path

Searched refs:PCI_DEV_FLAGS_NO_D3 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dpci.h227 PCI_DEV_FLAGS_NO_D3 = (__force pci_dev_flags_t) (1 << 1), enumerator
/linux-6.3-rc2/drivers/pci/
A Dpci.c1441 if (state >= PCI_D3hot && (dev->dev_flags & PCI_DEV_FLAGS_NO_D3)) in pci_set_power_state()
A Dquirks.c1343 pdev->dev_flags |= PCI_DEV_FLAGS_NO_D3; in quirk_no_ata_d3()

Completed in 29 milliseconds