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

/drivers/media/dvb/frontends/
H A Ddvb-pll.c46 static unsigned int dvb_pll_devcount; variable
737 if ((id[dvb_pll_devcount] > DVB_PLL_UNDEFINED) &&
738 (id[dvb_pll_devcount] < ARRAY_SIZE(pll_list)))
739 pll_desc_id = id[dvb_pll_devcount];
763 priv->nr = dvb_pll_devcount++;

Completed in 379 milliseconds