Home
last modified time | relevance | path

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

/drivers/cxl/
A Dcxl.h823 struct cxl_driver { struct
831 #define to_cxl_drv(__drv) container_of_const(__drv, struct cxl_driver, drv) argument
833 int __cxl_driver_register(struct cxl_driver *cxl_drv, struct module *owner,
836 void cxl_driver_unregister(struct cxl_driver *cxl_drv);
A Dpmem.c161 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 = {
A Dport.c193 static struct cxl_driver cxl_port_driver = {
A Dmem.c246 static struct cxl_driver cxl_mem_driver = {
/drivers/dax/
A Dcxl.c35 static struct cxl_driver cxl_dax_region_driver = {
/drivers/cxl/core/
A Dport.c2017 int __cxl_driver_register(struct cxl_driver *cxl_drv, struct module *owner, in __cxl_driver_register()
2044 void cxl_driver_unregister(struct cxl_driver *cxl_drv) in cxl_driver_unregister()
2072 struct cxl_driver *cxl_drv = to_cxl_drv(dev->driver); in cxl_bus_remove()
A Dregion.c3628 static struct cxl_driver cxl_region_driver = {
/drivers/perf/
A Dcxl_pmu.c905 static struct cxl_driver cxl_pmu_driver = {

Completed in 29 milliseconds