Searched refs:ocd_debugfs_DS (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.c90 static struct dentry *ocd_debugfs_DS; variable in typeref:struct:dentry
133 ocd_debugfs_DS = debugfs_create_file("DS", S_IRUSR, root,
135 if (!ocd_debugfs_DS)
146 debugfs_remove(ocd_debugfs_DS);

Completed in 104 milliseconds