Home
last modified time | relevance | path

Searched refs:cadet (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/
H A Dradio-cadet.c2 /* radio-cadet.c - A video4linux driver for the ADS Cadet AM/FM Radio Card
65 struct cadet { struct
82 static struct cadet cadet_card;
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 *de in cadet_handler()
[all...]
H A DMakefile11 obj-$(CONFIG_RADIO_CADET) += radio-cadet.o
/kernel/linux/linux-6.6/drivers/media/radio/
H A Dradio-cadet.c2 /* radio-cadet.c - A video4linux driver for the ADS Cadet AM/FM Radio Card
65 struct cadet { struct
82 static struct cadet cadet_card;
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 *de in cadet_handler()
[all...]
H A DMakefile11 obj-$(CONFIG_RADIO_CADET) += radio-cadet.o

Completed in 3 milliseconds