Home
last modified time | relevance | path

Searched refs:tunestat (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/
H A Dradio-cadet.c72 int tunestat; member
140 dev->tunestat = 0xffff; in cadet_gettune()
149 dev->tunestat &= inb(dev->io + 1); in cadet_gettune()
263 if ((dev->tunestat & 0x40) == 0) { /* Tuned */ in cadet_setfreq()
/kernel/linux/linux-6.6/drivers/media/radio/
H A Dradio-cadet.c72 int tunestat; member
140 dev->tunestat = 0xffff; in cadet_gettune()
149 dev->tunestat &= inb(dev->io + 1); in cadet_gettune()
263 if ((dev->tunestat & 0x40) == 0) { /* Tuned */ in cadet_setfreq()

Completed in 3 milliseconds