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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Drtlx.c44 #include <asm/rtlx.h>
46 static struct rtlx_info *rtlx; variable in typeref:struct:rtlx_info
48 static char module_name[] = "rtlx";
91 printk("id 0x%lx state %d\n", rtlx->id, rtlx->state);
94 struct rtlx_channel *chan = &rtlx->channel[i];
119 rtlx = rtlxi;
130 /* force a reload of rtlx */
131 rtlx=NULL;
167 if (rtlx
[all...]
H A DMakefile68 obj-$(CONFIG_MIPS_VPE_APSP_API) += rtlx.o
H A Dkspd.c31 #include <asm/rtlx.h>

Completed in 103 milliseconds