Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dregion.c4263 static struct cxl_driver cxl_region_driver = {
4271 return cxl_driver_register(&cxl_region_driver);
4276 cxl_driver_unregister(&cxl_region_driver);
4003 static struct cxl_driver cxl_region_driver = { global() variable