Home
last modified time | relevance | path

Searched defs:pvBuffer (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/char/mwave/
D3780i.c477 int dsp3780I_ReadDStore(unsigned short usDspBaseIO, void __user *pvBuffer, in dsp3780I_ReadDStore()
519 void __user *pvBuffer, unsigned uCount, in dsp3780I_ReadAndClearDStore()
561 int dsp3780I_WriteDStore(unsigned short usDspBaseIO, void __user *pvBuffer, in dsp3780I_WriteDStore()
603 int dsp3780I_ReadIStore(unsigned short usDspBaseIO, void __user *pvBuffer, in dsp3780I_ReadIStore()
651 int dsp3780I_WriteIStore(unsigned short usDspBaseIO, void __user *pvBuffer, in dsp3780I_WriteIStore()
Dtp3780i.c512 void __user *pvBuffer, unsigned int uCount, in tp3780I_ReadWriteDspDStore()
548 void __user *pvBuffer, unsigned int uCount, in tp3780I_ReadWriteDspIStore()
/linux-2.6.39/drivers/staging/bcm/
DCmHost.c1004 static VOID DumpCmControlPacket(PVOID pvBuffer) in DumpCmControlPacket()
1663 ULONG StoreCmControlResponseMessage(PMINI_ADAPTER Adapter,PVOID pvBuffer,UINT *puBufferLength) in StoreCmControlResponseMessage()
1773 *RestoreCmControlResponseMessage(register PMINI_ADAPTER Adapter,register PVOID pvBuffer) in RestoreCmControlResponseMessage()
1981 PVOID pvBuffer /**Starting Address of the Buffer, that contains the AddIndication Data*/ in CmControlResponseMessage()
DBcmchar.c702 PVOID pvBuffer=NULL; in bcm_char_ioctl() local
1108 PCHAR pvBuffer = NULL; in bcm_char_ioctl() local
DMisc.c552 VOID StatisticsResponse(PMINI_ADAPTER Adapter,PVOID pvBuffer) in StatisticsResponse()