Home
last modified time | relevance | path

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

/drivers/misc/cxl/
Dof.c452 int cxl_of_probe(struct platform_device *pdev) in cxl_of_probe() function
503 .probe = cxl_of_probe,
Dcxl.h1063 int cxl_of_probe(struct platform_device *pdev);
Dguest.c1175 cxl_of_probe(pdev); in cxl_guest_reload_module()