Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/cxl/
Dfile.c435 int cxl_chardev_m_afu_add(struct cxl_afu *afu) in cxl_chardev_m_afu_add() function
Dcxl.h582 int cxl_chardev_m_afu_add(struct cxl_afu *afu);
Dnative.c410 if ((rc = cxl_chardev_m_afu_add(afu))) in activate_afu_directed()