Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/cxl/
Dbase.c17 static struct cxl_calls *cxl_calls; variable
Dmain.c88 static struct cxl_calls cxl_calls = { variable
Dcxl.h634 struct cxl_calls { struct
638 int register_cxl_calls(struct cxl_calls *calls); argument