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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/philips/pnx8550/common/
H A Dproc.c75 static struct proc_dir_entry* pnx8550_registers = NULL; variable in typeref:struct:proc_dir_entry
97 pnx8550_registers = create_proc_entry("registers", S_IFREG|S_IRUGO, pnx8550_dir );
98 if (pnx8550_registers){
99 pnx8550_registers->read_proc = pnx8550_registers_read;

Completed in 12 milliseconds