Home
last modified time | relevance | path

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

/linux-4.1.27/arch/avr32/kernel/
Docd.c91 static struct dentry *ocd_debugfs_count; variable
138 ocd_debugfs_count = debugfs_create_file("count", S_IRUSR, root, in ocd_debugfs_init()
140 if (!ocd_debugfs_count) in ocd_debugfs_init()