Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/cxl/
Dsysfs.c634 int cxl_sysfs_afu_m_add(struct cxl_afu *afu) in cxl_sysfs_afu_m_add() function
Dcxl.h664 int cxl_sysfs_afu_m_add(struct cxl_afu *afu);
Dnative.c476 if ((rc = cxl_sysfs_afu_m_add(afu))) in activate_afu_directed()