Searched refs:PCI_PM_SIZEOF (Results 1 – 3 of 3) sorted by relevance
265 #define PCI_PM_SIZEOF 8 macro
1723 .grp_size = PCI_PM_SIZEOF,
446 int cap = pci_add_capability(d, PCI_CAP_ID_PM, offset, PCI_PM_SIZEOF, errp); in pci_pm_init()