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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/sn2/
H A Dsn2_smp.c520 static struct proc_dir_entry *proc_sn2_ptc; variable in typeref:struct:proc_dir_entry
527 if (!(proc_sn2_ptc = create_proc_entry(PTC_BASENAME, 0444, NULL))) {
531 proc_sn2_ptc->proc_fops = &proc_sn2_ptc_operations;

Completed in 28 milliseconds