Searched refs:band_name (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/staging/go7007/
H A Dwis-sony-tuner.c81 char *band_name; local
89 band_name = "VHF_L";
92 band_name = "VHF_H";
95 band_name = "UHF";
99 freq / 16, (freq % 16) * 625, band_name);

Completed in 89 milliseconds