Home
last modified time | relevance | path

Searched defs:to_cxl_adapter (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/misc/cxl/
Dcxl.h445 #define to_cxl_adapter(d) container_of(d, struct cxl, dev) macro
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dcxl.h441 #define to_cxl_adapter(d) container_of(d, struct cxl, dev) macro