Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dmt2063.c113 u32 nZones; member
386 pNode = &pAS_Info->MT2063_ExclZones[pAS_Info->nZones]; in InsertNode()
398 pAS_Info->nZones++; in InsertNode()
421 pAS_Info->nZones--; in RemoveNode()
494 pAS_Info->nZones = 0; /* this clears the used list */ in MT2063_ResetExclZones()
590 if (pAS_Info->nZones == 0) in MT2063_ChooseFirstIF()