Searched refs:tunestat (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-cadet.c69 int tunestat; member in struct:cadet
121 dev->tunestat = 0xffff;
130 dev->tunestat &= inb(dev->io + 1);
253 if ((dev->tunestat & 0x40) == 0) { /* Tuned */

Completed in 115 milliseconds