Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/sysdev/
Dppc4xx_ocm.c285 static const struct file_operations ocm_debugfs_fops = { variable
302 if (debugfs_create_file("info", 0644, junk, NULL, &ocm_debugfs_fops)) { in ocm_debugfs_init()