Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/vfio/pci/
A Dvfio_pci_config.c75 [PCI_EXT_CAP_ID_PWR] = PCI_EXT_CAP_PWR_SIZEOF,
1058 if (alloc_perm_bits(perm, pci_ext_cap_length[PCI_EXT_CAP_ID_PWR])) in init_pci_ext_cap_pwr_perm()
1082 free_perm_bits(&ecap_perms[PCI_EXT_CAP_ID_PWR]); in vfio_pci_uninit_perm_bits()
1102 ret |= init_pci_ext_cap_pwr_perm(&ecap_perms[PCI_EXT_CAP_ID_PWR]); in vfio_pci_init_perm_bits()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h711 #define PCI_EXT_CAP_ID_PWR 0x04 /* Power Budgeting */ macro

Completed in 12 milliseconds