Searched refs:channel_of_freq (Results 1 – 4 of 4) sorted by relevance
33 int channel_of_freq(int);
290 avs->channel = cpu_to_be32(channel_of_freq(freq)); in islpci_monitor_rx()
35 channel_of_freq(int f) in channel_of_freq() function
300 c = (fwrq->e == 1) ? channel_of_freq(fwrq->m / 100000) : 0; in prism54_set_freq()499 range->freq[i].i = channel_of_freq(freq->mhz[i]); in prism54_get_range()