Searched refs:pcim_doe_create_mb (Results 1 – 3 of 3) sorted by relevance
73 struct pci_doe_mb *pcim_doe_create_mb(struct pci_dev *pdev, u16 cap_offset);
413 struct pci_doe_mb *pcim_doe_create_mb(struct pci_dev *pdev, u16 cap_offset) in pcim_doe_create_mb() function470 EXPORT_SYMBOL_GPL(pcim_doe_create_mb);
414 doe_mb = pcim_doe_create_mb(pdev, off); in devm_cxl_pci_create_doe()