Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD_v2.c135 psGPD_InstPri->fpGPDGetDuration = (IOCTL_GPD_GET_DURATION)_MApi_GPD_GetDuration; in GPDOpen()
209 pGetDuration->retVal = psGPD_InstPri->fpGPDGetDuration(); in GPDIoctl()
H A DapiGPD_priv.h148 IOCTL_GPD_GET_DURATION fpGPDGetDuration; member