Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD_v2.c181 PGPD_CONTROL_PARAM pControl = NULL; in GPDIoctl() local
223 pControl = (PGPD_CONTROL_PARAM)pArgs; in GPDIoctl()
224 pControl->retVal = psGPD_InstPri->fpGPDSetControl(pControl->cmd_id, pControl->param); in GPDIoctl()