[go: nahoru, domu]

Searched defs:MT2063_ExclZone_t (Results 1 - 1 of 1) sorted by relevance

/drivers/media/tuners/
H A Dmt2063.c82 struct MT2063_ExclZone_t { struct
85 struct MT2063_ExclZone_t *next_;
114 struct MT2063_ExclZone_t *freeZones;
115 struct MT2063_ExclZone_t *usedZones;
116 struct MT2063_ExclZone_t MT2063_ExclZones[MT2063_MAX_ZONES];
371 static struct MT2063_ExclZone_t *InsertNode(struct MT2063_AvoidSpursData_t
373 struct MT2063_ExclZone_t *pPrevNode)
375 struct MT2063_ExclZone_t *pNode;
402 static struct MT2063_ExclZone_t *RemoveNode(struct MT2063_AvoidSpursData_t
404 struct MT2063_ExclZone_t *pPrevNod
[all...]

Completed in 18 milliseconds