Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/ocxl/
Docxl_internal.h122 extern int ocxl_sysfs_add_afu(struct ocxl_afu *afu);
Dsysfs.c102 int ocxl_sysfs_add_afu(struct ocxl_afu *afu) in ocxl_sysfs_add_afu() function
Dpci.c320 rc = ocxl_sysfs_add_afu(afu); in init_afu()