Searched refs:PCI_EXT_CAP_ID_PWR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c75 [PCI_EXT_CAP_ID_PWR] = PCI_EXT_CAP_PWR_SIZEOF,
1059 if (alloc_perm_bits(perm, pci_ext_cap_length[PCI_EXT_CAP_ID_PWR]))
1083 free_perm_bits(&ecap_perms[PCI_EXT_CAP_ID_PWR]);
1103 ret |= init_pci_ext_cap_pwr_perm(&ecap_perms[PCI_EXT_CAP_ID_PWR]);
/linux-master/include/uapi/linux/
H A Dpci_regs.h713 #define PCI_EXT_CAP_ID_PWR 0x04 /* Power Budgeting */ macro

Completed in 133 milliseconds