Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskge.c208 static int SkGeIoctl(struct SK_NET_DEVICE *dev, struct ifreq *rq, int cmd);
384 dev->do_ioctl = &SkGeIoctl; in skge_probe()
483 dev->do_ioctl = &SkGeIoctl; in skge_probe()
3336 static int SkGeIoctl(struct SK_NET_DEVICE *dev, struct ifreq *rq, int cmd) function