Searched refs:cxl_dev_state_create (Results 1 – 4 of 4) sorted by relevance
838 struct cxl_dev_state *cxl_dev_state_create(struct device *dev) in cxl_dev_state_create() function853 EXPORT_SYMBOL_NS_GPL(cxl_dev_state_create, CXL);
264 cxlds = cxl_dev_state_create(dev); in cxl_mock_mem_probe()
381 struct cxl_dev_state *cxl_dev_state_create(struct device *dev);
449 cxlds = cxl_dev_state_create(&pdev->dev); in cxl_pci_probe()