Home
last modified time | relevance | path

Searched refs:cxl_dev_state_identify (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/cxl/core/
H A Dmbox.c1084 int cxl_dev_state_identify(struct cxl_memdev_state *mds) in cxl_dev_state_identify() function
1124 EXPORT_SYMBOL_NS_GPL(cxl_dev_state_identify, CXL);
/openbmc/linux/drivers/cxl/
H A Dcxlmem.h859 int cxl_dev_state_identify(struct cxl_memdev_state *mds);
H A Dpci.c867 rc = cxl_dev_state_identify(mds); in cxl_pci_probe()
/openbmc/linux/tools/testing/cxl/test/
H A Dmem.c1443 rc = cxl_dev_state_identify(mds); in cxl_mock_mem_probe()