Searched refs:dvb_pll_devcount (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddvb-pll.c46 static unsigned int dvb_pll_devcount; variable
681 if ((id[dvb_pll_devcount] > DVB_PLL_UNDEFINED) &&
682 (id[dvb_pll_devcount] < ARRAY_SIZE(pll_list)))
683 pll_desc_id = id[dvb_pll_devcount];
707 priv->nr = dvb_pll_devcount++;

Completed in 30 milliseconds