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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/radio/
H A Dradio-typhoon.c79 struct typhoon_device { struct
89 static void typhoon_setvol_generic(struct typhoon_device *dev, int vol);
90 static int typhoon_setfreq_generic(struct typhoon_device *dev,
92 static int typhoon_setfreq(struct typhoon_device *dev, unsigned long frequency);
93 static void typhoon_mute(struct typhoon_device *dev);
94 static void typhoon_unmute(struct typhoon_device *dev);
95 static int typhoon_setvol(struct typhoon_device *dev, int vol);
100 static void typhoon_setvol_generic(struct typhoon_device *dev, int vol)
110 static int typhoon_setfreq_generic(struct typhoon_device *dev,
142 static int typhoon_setfreq(struct typhoon_device *de
[all...]

Completed in 47 milliseconds