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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/
H A Dskge.c117 * Added checks in SkGeIoctl.
345 static int SkGeIoctl(struct net_device *dev, struct ifreq *rq, int cmd);
491 dev->do_ioctl = &SkGeIoctl;
580 dev->do_ioctl = &SkGeIoctl;
2862 * SkGeIoctl - IO-control function
2873 static int SkGeIoctl(struct net_device *dev, struct ifreq *rq, int cmd) function
2883 ("SkGeIoctl starts now...\n"));
2916 } /* SkGeIoctl */
2931 * SkGeIoctl.

Completed in 44 milliseconds