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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-sa1100/
H A Dsimpad.c145 static struct proc_dir_entry *proc_cs3; variable in typeref:struct:proc_dir_entry
149 proc_cs3 = create_proc_entry("cs3", 0, 0);
150 if (proc_cs3)
151 proc_cs3->read_proc = proc_cs3_read;
157 if (proc_cs3)

Completed in 33 milliseconds