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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11.h104 extern unsigned int PerformLDF(const unsigned int opcode);
H A Dfpa11_cpdt.c224 unsigned int PerformLDF(const unsigned int opcode) function
395 nRc = PerformLDF(opcode);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cpdt.c205 unsigned int PerformLDF(const unsigned int opcode) function
210 //printk("PerformLDF(0x%08x), Fd = 0x%08x\n",opcode,getFd(opcode));
346 nRc = PerformLDF(opcode);

Completed in 185 milliseconds