Home
last modified time | relevance | path

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

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