Home
last modified time | relevance | path

Searched defs:cxl_calls (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/misc/cxl/
Dbase.c18 static struct cxl_calls *cxl_calls; variable
Dmain.c105 static struct cxl_calls cxl_calls = { variable
Dcxl.h857 struct cxl_calls { struct
861 int register_cxl_calls(struct cxl_calls *calls); argument