Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dmbox.c1187 int cxl_dev_state_identify(struct cxl_memdev_state *mds) in cxl_dev_state_identify() function
1228 EXPORT_SYMBOL_NS_GPL(cxl_dev_state_identify, "CXL");
/linux/drivers/cxl/
H A Dcxlmem.h857 int cxl_dev_state_identify(struct cxl_memdev_state *mds);
H A Dpci.c935 rc = cxl_dev_state_identify(mds); in cxl_pci_probe()
/linux/tools/testing/cxl/test/
H A Dmem.c1752 rc = cxl_dev_state_identify(mds); in cxl_mock_mem_probe()