Home
last modified time | relevance | path

Searched refs:uOpcode (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/char/mwave/
Dtp3780i.h95 int tp3780I_ReadWriteDspDStore(THINKPAD_BD_DATA * pBDData, unsigned int uOpcode,
98 int tp3780I_ReadWriteDspIStore(THINKPAD_BD_DATA * pBDData, unsigned int uOpcode,
Dtp3780i.c511 int tp3780I_ReadWriteDspDStore(THINKPAD_BD_DATA * pBDData, unsigned int uOpcode, in tp3780I_ReadWriteDspDStore() argument
522 pBDData, uOpcode, pvBuffer, uCount, ulDSPAddr); in tp3780I_ReadWriteDspDStore()
525 switch (uOpcode) { in tp3780I_ReadWriteDspDStore()
547 int tp3780I_ReadWriteDspIStore(THINKPAD_BD_DATA * pBDData, unsigned int uOpcode, in tp3780I_ReadWriteDspIStore() argument
558 pBDData, uOpcode, pvBuffer, uCount, ulDSPAddr); in tp3780I_ReadWriteDspIStore()
561 switch (uOpcode) { in tp3780I_ReadWriteDspIStore()