Searched refs:pGetDdrInfo (Results 1 – 1 of 1) sorted by relevance
657 PAUDIO_ST_GET_DDRINFO pGetDdrInfo = NULL; in AUDIOIoctl() local2481 pGetDdrInfo = (PAUDIO_ST_GET_DDRINFO)pArgs; in AUDIOIoctl()2482 … u32Status = psAudioInstPri->fpAUDIOGetDDRInfo(pGetDdrInfo->eDecId, pGetDdrInfo->eDdrInfo); in AUDIOIoctl()2483 pGetDdrInfo->Ret = u32Status; in AUDIOIoctl()