Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/cxl/
Ddebugfs.c103 int cxl_debugfs_afu_add(struct cxl_afu *afu) in cxl_debugfs_afu_add() function
Dcxl.h919 int cxl_debugfs_afu_add(struct cxl_afu *afu);
946 static inline int cxl_debugfs_afu_add(struct cxl_afu *afu) in cxl_debugfs_afu_add() function
Dpci.c1164 cxl_debugfs_afu_add(afu); in pci_init_afu()