pci_epf_alloc_doorbell
ret = pci_epf_alloc_doorbell(epf, 1);
ret = pci_epf_alloc_doorbell(epf, ntb->db_count);
EXPORT_SYMBOL_GPL(pci_epf_alloc_doorbell);
int pci_epf_alloc_doorbell(struct pci_epf *epf, u16 nums);