Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/cxl/
Dof.c467 adapter = cxl_guest_init_adapter(np, pdev); in cxl_of_probe()
Dcxl.h1050 struct cxl *cxl_guest_init_adapter(struct device_node *np, struct platform_device *dev);
Dguest.c1103 struct cxl *cxl_guest_init_adapter(struct device_node *np, struct platform_device *pdev) in cxl_guest_init_adapter() function