Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/media/radio/
Dradio-typhoon.c71 static int typhoon_ioctl(struct video_device *dev, unsigned int cmd, void *arg);
162 static int typhoon_ioctl(struct video_device *dev, unsigned int cmd, void *arg) in typhoon_ioctl() function
287 ioctl: typhoon_ioctl,
/linux-2.4.37.9/drivers/net/
Dtyphoon.c1236 typhoon_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in typhoon_ioctl() function
2467 dev->do_ioctl = typhoon_ioctl; in typhoon_init_one()