Home
last modified time | relevance | path

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

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