Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cxl/
Dof.c457 int cxl_of_probe(struct platform_device *pdev) in cxl_of_probe() function
508 .probe = cxl_of_probe,
Dcxl.h1068 int cxl_of_probe(struct platform_device *pdev);
Dguest.c1173 cxl_of_probe(pdev); in cxl_guest_reload_module()