Searched refs:ocxl_afu_set_private (Results 1 – 3 of 3) sorted by relevance
219 void ocxl_afu_set_private(struct ocxl_afu *afu, void *private);
556 void ocxl_afu_set_private(struct ocxl_afu *afu, void *private) in ocxl_afu_set_private() function560 EXPORT_SYMBOL_GPL(ocxl_afu_set_private);
567 ocxl_afu_set_private(afu, info); in ocxl_file_register_afu()