Searched refs:radio_bits_get (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/radio/
H A Dradio-maestro.c88 static u32 radio_bits_get(struct maestro *dev) function
176 radio_bits_get(dev);
223 f->frequency = BITS2FREQ(radio_bits_get(dev));
335 ofreq = radio_bits_get(dev);
341 return (ofreq == radio_bits_get(dev));

Completed in 109 milliseconds