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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cpdo.c27 unsigned int ExtendedCPDO(const unsigned int opcode);
66 case typeExtended : nRc = ExtendedCPDO(opcode); break;
H A Dextended_cpdo.c38 unsigned int ExtendedCPDO(const unsigned int opcode) function
44 //printk("ExtendedCPDO(0x%08x)\n",opcode);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cpdo.c28 unsigned int ExtendedCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd);
75 nRc = ExtendedCPDO(&roundData, opcode, rFd);
H A Dextended_cpdo.c90 unsigned int ExtendedCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) function

Completed in 93 milliseconds