Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD_v2.c182 PGPD_GET_CONTROL_PARAM pGetControl = NULL; in GPDIoctl() local
227 pGetControl = (PGPD_GET_CONTROL_PARAM)pArgs; in GPDIoctl()
228pGetControl->retVal = psGPD_InstPri->fpGPDGetControl(pGetControl->cmd_id, pGetControl->param); in GPDIoctl()