Home
last modified time | relevance | path

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

/drivers/char/mwave/
D3780i.c476 int dsp3780I_ReadDStore(unsigned short usDspBaseIO, void __user *pvBuffer, in dsp3780I_ReadDStore()
518 void __user *pvBuffer, unsigned uCount, in dsp3780I_ReadAndClearDStore()
560 int dsp3780I_WriteDStore(unsigned short usDspBaseIO, void __user *pvBuffer, in dsp3780I_WriteDStore()
602 int dsp3780I_ReadIStore(unsigned short usDspBaseIO, void __user *pvBuffer, in dsp3780I_ReadIStore()
650 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()
/drivers/staging/bcm/
DCmHost.c832 static VOID DumpCmControlPacket(PVOID pvBuffer) in DumpCmControlPacket()
1334 ULONG StoreCmControlResponseMessage(struct bcm_mini_adapter *Adapter, PVOID pvBuffer, UINT *puBuffe… in StoreCmControlResponseMessage()
1449 *RestoreCmControlResponseMessage(register struct bcm_mini_adapter *Adapter, register PVOID pvBuffer) in RestoreCmControlResponseMessage()
1634 PVOID pvBuffer /* Starting Address of the Buffer, that contains the AddIndication Data */) in CmControlResponseMessage()
DBcmchar.c720 PVOID pvBuffer = NULL; in bcm_char_ioctl() local
1124 PCHAR pvBuffer = NULL; in bcm_char_ioctl() local
DMisc.c453 void StatisticsResponse(struct bcm_mini_adapter *Adapter, void *pvBuffer) in StatisticsResponse()