Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/core/
Dmbox.c1086 int cxl_dev_state_identify(struct cxl_memdev_state *mds) in cxl_dev_state_identify() function
1126 EXPORT_SYMBOL_NS_GPL(cxl_dev_state_identify, CXL);
/Linux-v6.6/drivers/cxl/
Dcxlmem.h856 int cxl_dev_state_identify(struct cxl_memdev_state *mds);
Dpci.c877 rc = cxl_dev_state_identify(mds); in cxl_pci_probe()
/Linux-v6.6/tools/testing/cxl/test/
Dmem.c1442 rc = cxl_dev_state_identify(mds); in cxl_mock_mem_probe()