void __init ras_debugfs_init()

in debugfs.c [56:59]


void __init ras_debugfs_init(void)
{
	ras_debugfs_dir = debugfs_create_dir("ras", NULL);
}