Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A 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;
364 struct MT2063_ExclZone_t *pPrevNode) in InsertNode()
366 struct MT2063_ExclZone_t *pNode; in InsertNode()
395 struct MT2063_ExclZone_t *pPrevNode, in RemoveNode()
396 struct MT2063_ExclZone_t in RemoveNode()
428 struct MT2063_ExclZone_t *pNode = pAS_Info->usedZones; in MT2063_AddExclZone()
429 struct MT2063_ExclZone_t *pPrev = NULL; in MT2063_AddExclZone()
[all …]