Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb2/
H A DmdrvDSCMB.c696 DSCMB_QUERYCAP* pGetCap = (DSCMB_QUERYCAP*)pu32Args; in DSCMBIoctl() local
697 if(TRUE == _MDrv_DSCMB2_GetCap(pGetCap->u32EngId, in DSCMBIoctl()
698 pGetCap->eQueryType, in DSCMBIoctl()
699 pGetCap->pInput, in DSCMBIoctl()
700 pGetCap->pOutput)) in DSCMBIoctl()