Home
last modified time | relevance | path

Searched defs:PCI_DEV_FLAGS_NO_D3 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dpci.h211 PCI_DEV_FLAGS_NO_D3 = (__force pci_dev_flags_t) (1 << 1), enumerator
/kernel/linux/linux-6.6/include/linux/
Dpci.h227 PCI_DEV_FLAGS_NO_D3 = (__force pci_dev_flags_t) (1 << 1), enumerator