Searched refs:SkGeIoctl (Results 1 – 1 of 1) sorted by relevance
208 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