Home
last modified time | relevance | path

Searched refs:cadet (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/
Dradio-cadet.c65 struct cadet { struct
82 static struct cadet cadet_card; argument
115 static int cadet_getstereo(struct cadet *dev) in cadet_getstereo()
128 static unsigned cadet_gettune(struct cadet *dev) in cadet_gettune()
161 static unsigned cadet_getfreq(struct cadet *dev) in cadet_getfreq()
189 static void cadet_settune(struct cadet *dev, unsigned fifo) in cadet_settune()
214 static void cadet_setfreq(struct cadet *dev, unsigned freq) in cadet_setfreq()
274 static bool cadet_has_rds_data(struct cadet *dev) in cadet_has_rds_data()
287 struct cadet *dev = from_timer(dev, t, readtimer); in cadet_handler()
317 static void cadet_start_rds(struct cadet *dev) in cadet_start_rds()
[all …]
DMakefile11 obj-$(CONFIG_RADIO_CADET) += radio-cadet.o
DKconfig254 module will be called radio-cadet.
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dradio-cardlist.rst14 radio-cadet ADS Cadet AM/FM Tuner
/kernel/linux/linux-5.10/
DMAINTAINERS3880 F: drivers/media/radio/radio-cadet*