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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Docd.c91 static struct dentry *ocd_debugfs_count; variable in typeref:struct:dentry
138 ocd_debugfs_count = debugfs_create_file("count", S_IRUSR, root,
140 if (!ocd_debugfs_count)

Completed in 111 milliseconds