Searched refs:dvb_pll_devcount (Results 1 – 1 of 1) sorted by relevance
46 static unsigned int dvb_pll_devcount; variable763 if ((id[dvb_pll_devcount] > DVB_PLL_UNDEFINED) && in dvb_pll_attach()764 (id[dvb_pll_devcount] < ARRAY_SIZE(pll_list))) in dvb_pll_attach()765 pll_desc_id = id[dvb_pll_devcount]; in dvb_pll_attach()789 priv->nr = dvb_pll_devcount++; in dvb_pll_attach()