Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/tuners/
Dmt2063.c74 struct MT2063_ExclZone_t { struct
77 struct MT2063_ExclZone_t *next_; argument
106 struct MT2063_ExclZone_t *freeZones;
107 struct MT2063_ExclZone_t *usedZones;
108 struct MT2063_ExclZone_t MT2063_ExclZones[MT2063_MAX_ZONES];
362 static struct MT2063_ExclZone_t *InsertNode(struct MT2063_AvoidSpursData_t in InsertNode()
364 struct MT2063_ExclZone_t *pPrevNode) in InsertNode()
366 struct MT2063_ExclZone_t *pNode; in InsertNode()
393 static struct MT2063_ExclZone_t *RemoveNode(struct MT2063_AvoidSpursData_t in RemoveNode()
395 struct MT2063_ExclZone_t *pPrevNode, in RemoveNode()
[all …]