Home
last modified time | relevance | path

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

/openbmc/linux/include/misc/
H A Dcxl-base.h42 static inline struct cxl_afu *cxl_afu_get(struct cxl_afu *afu) { return NULL; } in cxl_afu_get() function
/openbmc/linux/drivers/misc/cxl/
H A Dbase.c55 struct cxl_afu *cxl_afu_get(struct cxl_afu *afu) in cxl_afu_get() function