Searched refs:cxl_driver (Results 1 – 8 of 8) sorted by relevance
35 static struct cxl_driver cxl_dax_region_driver = {
817 struct cxl_driver { struct825 #define to_cxl_drv(__drv) container_of_const(__drv, struct cxl_driver, drv) argument827 int __cxl_driver_register(struct cxl_driver *cxl_drv, struct module *owner,830 void cxl_driver_unregister(struct cxl_driver *cxl_drv);
161 static struct cxl_driver cxl_nvdimm_driver = {351 static struct cxl_driver cxl_nvdimm_bridge_driver = {491 static struct cxl_driver cxl_pmem_region_driver = {
202 static struct cxl_driver cxl_port_driver = {
242 static struct cxl_driver cxl_mem_driver = {
2033 int __cxl_driver_register(struct cxl_driver *cxl_drv, struct module *owner, in __cxl_driver_register()2060 void cxl_driver_unregister(struct cxl_driver *cxl_drv) in cxl_driver_unregister()2088 struct cxl_driver *cxl_drv = to_cxl_drv(dev->driver); in cxl_bus_remove()
3559 static struct cxl_driver cxl_region_driver = {
905 static struct cxl_driver cxl_pmu_driver = {