Home
last modified time | relevance | path

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

/linux/drivers/misc/ocxl/
H A Dpci.c34 rc = ocxl_file_register_afu(afu); in ocxl_probe()
H A Docxl_internal.h102 int ocxl_file_register_afu(struct ocxl_afu *afu);
H A Dfile.c521 int ocxl_file_register_afu(struct ocxl_afu *afu) in ocxl_file_register_afu() function