Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/mwave/
H A Dtp3780i.h95 int tp3780I_ReadWriteDspDStore(THINKPAD_BD_DATA * pBDData, unsigned int uOpcode,
98 int tp3780I_ReadWriteDspIStore(THINKPAD_BD_DATA * pBDData, unsigned int uOpcode,
H A Dtp3780i.c506 int tp3780I_ReadWriteDspDStore(THINKPAD_BD_DATA * pBDData, unsigned int uOpcode, in tp3780I_ReadWriteDspDStore() argument
517 pBDData, uOpcode, pvBuffer, uCount, ulDSPAddr); in tp3780I_ReadWriteDspDStore()
520 switch (uOpcode) { in tp3780I_ReadWriteDspDStore()
542 int tp3780I_ReadWriteDspIStore(THINKPAD_BD_DATA * pBDData, unsigned int uOpcode, in tp3780I_ReadWriteDspIStore() argument
553 pBDData, uOpcode, pvBuffer, uCount, ulDSPAddr); in tp3780I_ReadWriteDspIStore()
556 switch (uOpcode) { in tp3780I_ReadWriteDspIStore()