pll_ida            38 drivers/media/dvb-frontends/dvb-pll.c static DEFINE_IDA(pll_ida);
pll_ida           799 drivers/media/dvb-frontends/dvb-pll.c 	nr = ida_simple_get(&pll_ida, 0, DVB_PLL_MAX, GFP_KERNEL);
pll_ida           865 drivers/media/dvb-frontends/dvb-pll.c 	ida_simple_remove(&pll_ida, nr);
pll_ida           907 drivers/media/dvb-frontends/dvb-pll.c 	ida_simple_remove(&pll_ida, priv->nr);