Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_INTERN_DVBT2_v2.c187 typedef struct DVBT2_INSTANT_PRIVATE struct
218 } DVBT2_INSTANT_PRIVATE; argument
988 DVBT2_INSTANT_PRIVATE *pDvbt2Pri= NULL; in DVBT2Open()
994 UtopiaInstanceCreate(sizeof(DVBT2_INSTANT_PRIVATE), ppInstance); in DVBT2Open()
1039 DVBT2_INSTANT_PRIVATE* psDVBT2InstPri = NULL; in DVBT2Ioctl()
1042 psDVBT2InstPri = (DVBT2_INSTANT_PRIVATE*)psDVBT2InstPriVoid; in DVBT2Ioctl()