Searched refs:PCI_CAP_ID_PM (Results 1 – 4 of 4) sorted by relevance
45 [PCI_CAP_ID_PM] = PCI_PM_SIZEOF,763 if (alloc_perm_bits(perm, pci_cap_length[PCI_CAP_ID_PM])) in init_pci_cap_pm_perm()1095 free_perm_bits(&cap_perms[PCI_CAP_ID_PM]); in vfio_pci_uninit_perm_bits()1113 ret |= init_pci_cap_pm_perm(&cap_perms[PCI_CAP_ID_PM]); in vfio_pci_init_perm_bits()1612 if (cap == PCI_CAP_ID_PM) in vfio_cap_init()
281 .capability = PCI_CAP_ID_PM,
214 #define PCI_CAP_ID_PM 0x01 /* Power Management */ macro
2277 pm_cap = pci_find_capability(pdev, PCI_CAP_ID_PM); in _rtl8821ae_clear_pci_pme_status()