Home
last modified time | relevance | path

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

/include/misc/
Dcxl-base.h35 struct cxl_afu *cxl_afu_get(struct cxl_afu *afu);
42 static inline struct cxl_afu *cxl_afu_get(struct cxl_afu *afu) { return NULL; } in cxl_afu_get() function