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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Drtlx.c45 #include <asm/rtlx.h>
49 static struct rtlx_info *rtlx; variable in typeref:struct:rtlx_info
51 static char module_name[] = "rtlx";
92 printk("id 0x%lx state %d\n", rtlx->id, rtlx->state);
95 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 DMakefile44 obj-$(CONFIG_MIPS_VPE_APSP_API) += rtlx.o
H A Dkspd.c30 #include <asm/rtlx.h>

Completed in 135 milliseconds