Searched refs:depca_ioctl (Results 1 – 2 of 2) sorted by relevance
162 struct depca_ioctl { struct
522 static int depca_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);800 dev->do_ioctl = &depca_ioctl; in depca_hw_init()1912 static int depca_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in depca_ioctl() function1915 struct depca_ioctl *ioc = (struct depca_ioctl *) &rq->ifr_ifru; in depca_ioctl()