Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_INTERN_DVBT_v2.c237 typedef struct DVBT_INSTANT_PRIVATE struct
269 } DVBT_INSTANT_PRIVATE; argument
1259 DVBT_INSTANT_PRIVATE *pDvbtPri= NULL; in DVBTOpen()
1265 UtopiaInstanceCreate(sizeof(DVBT_INSTANT_PRIVATE), ppInstance); in DVBTOpen()
1336 DVBT_INSTANT_PRIVATE* psDVBTInstPri = NULL; in DVBTIoctl()
1339 psDVBTInstPri = (DVBT_INSTANT_PRIVATE*)psDVBTInstPriVoid; in DVBTIoctl()