Home
last modified time | relevance | path

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

/linux-4.19.296/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.c512 int tp3780I_ReadWriteDspDStore(THINKPAD_BD_DATA * pBDData, unsigned int uOpcode, in tp3780I_ReadWriteDspDStore() argument
523 pBDData, uOpcode, pvBuffer, uCount, ulDSPAddr); in tp3780I_ReadWriteDspDStore()
526 switch (uOpcode) { in tp3780I_ReadWriteDspDStore()
548 int tp3780I_ReadWriteDspIStore(THINKPAD_BD_DATA * pBDData, unsigned int uOpcode, in tp3780I_ReadWriteDspIStore() argument
559 pBDData, uOpcode, pvBuffer, uCount, ulDSPAddr); in tp3780I_ReadWriteDspIStore()
562 switch (uOpcode) { in tp3780I_ReadWriteDspIStore()