Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dbase.c15 static struct cxl_calls *cxl_calls; variable
H A Dmain.c103 static struct cxl_calls cxl_calls = { variable
H A Dcxl.h855 struct cxl_calls { struct
859 int register_cxl_calls(struct cxl_calls *calls); argument