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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cpdt.c103 static inline void storeSingle(struct roundingData *roundData, const unsigned int Fn, unsigned int __user *pMem) function
296 storeSingle(&roundData, getFd(opcode), pAddress);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dfpa11_cpdt.c95 void storeSingle(const unsigned int Fn,unsigned int *pMem) function
264 case TRANSFER_SINGLE : storeSingle(getFd(opcode),pAddress); break;

Completed in 97 milliseconds