Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dmt2063.c105 u32 nZones; member
377 pNode = &pAS_Info->MT2063_ExclZones[pAS_Info->nZones]; in InsertNode()
389 pAS_Info->nZones++; in InsertNode()
412 pAS_Info->nZones--; in RemoveNode()
485 pAS_Info->nZones = 0; /* this clears the used list */ in MT2063_ResetExclZones()
581 if (pAS_Info->nZones == 0) in MT2063_ChooseFirstIF()