Searched refs:edac_debugfs_init (Results 1 – 3 of 3) sorted by relevance
72 int edac_debugfs_init(void);86 static inline int edac_debugfs_init(void) { return -ENODEV; } in edac_debugfs_init() function
125 edac_debugfs_init(); in edac_init()
44 int __init edac_debugfs_init(void) in edac_debugfs_init() function