Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/cxl/
Dcxl.h592 int cxl_sysfs_afu_add(struct cxl_afu *afu);
Dsysfs.c546 int cxl_sysfs_afu_add(struct cxl_afu *afu) in cxl_sysfs_afu_add() function
Dpci.c725 if ((rc = cxl_sysfs_afu_add(afu))) in cxl_init_afu()