Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/media/radio/
Dradio-zoltrix.c46 struct zol_device { struct
64 static int zol_setvol(struct zol_device *dev, int vol) in zol_setvol() argument
86 static void zol_mute(struct zol_device *dev) in zol_mute()
96 static void zol_unmute(struct zol_device *dev) in zol_unmute()
102 static int zol_setfreq(struct zol_device *dev, unsigned long freq) in zol_setfreq()
173 int zol_getsigstr(struct zol_device *dev) in zol_getsigstr()
198 int zol_is_stereo (struct zol_device *dev) in zol_is_stereo()
222 struct zol_device *zol = dev->priv; in zol_ioctl()
340 static struct zol_device zoltrix_unit;