Home
last modified time | relevance | path

Searched refs:cxl_pci_reset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/cxl/
H A Dcxl.h720 int cxl_pci_reset(struct cxl *adapter);
H A Dnative.c1563 .adapter_reset = cxl_pci_reset,
H A Dpci.c1209 int cxl_pci_reset(struct cxl *adapter) in cxl_pci_reset() function