Searched refs:kgdb_test_proc_fops (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/blackfin/kernel/
H A Dkgdb_test.c87 static const struct file_operations kgdb_test_proc_fops = { variable in typeref:struct:file_operations
97 entry = proc_create("kgdbtest", 0, NULL, &kgdb_test_proc_fops);

Completed in 46 milliseconds