Searched refs:cxl_driver (Results 1 – 5 of 5) sorted by relevance
827 struct cxl_driver { struct837 #define to_cxl_drv(__drv) container_of_const(__drv, struct cxl_driver, drv) argument839 int __cxl_driver_register(struct cxl_driver *cxl_drv, struct module *owner,842 void cxl_driver_unregister(struct cxl_driver *cxl_drv);
178 static struct cxl_driver cxl_nvdimm_driver = {370 static struct cxl_driver cxl_nvdimm_bridge_driver = {511 static struct cxl_driver cxl_pmem_region_driver = {
1658 struct cxl_driver *drv; in probe_dport()1667 drv = container_of(port->dev.driver, struct cxl_driver, drv); in probe_dport()2224 int __cxl_driver_register(struct cxl_driver *cxl_drv, struct module *owner, in __cxl_driver_register()2251 void cxl_driver_unregister(struct cxl_driver *cxl_drv) in cxl_driver_unregister()2279 struct cxl_driver *cxl_drv = to_cxl_drv(dev->driver); in cxl_bus_remove()
4241 static struct cxl_driver cxl_region_driver = {
1018 static struct cxl_driver cxl_pmu_driver = {