Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/ocxl/
Docxl_internal.h102 extern void ocxl_unregister_afu(struct ocxl_afu *afu);
Dfile.c502 void ocxl_unregister_afu(struct ocxl_afu *afu) in ocxl_unregister_afu() function
Dpci.c68 ocxl_unregister_afu(afu); in free_afu_dev()