Searched refs:hdlcdev_ioctl (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/char/pcmcia/ |
D | synclink_cs.c | 4103 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 4274 .ndo_do_ioctl = hdlcdev_ioctl,
|
/linux-4.1.27/drivers/tty/ |
D | synclink_gt.c | 1621 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 1786 .ndo_do_ioctl = hdlcdev_ioctl,
|
D | synclinkmp.c | 1737 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 1905 .ndo_do_ioctl = hdlcdev_ioctl,
|
D | synclink.c | 7833 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 8001 .ndo_do_ioctl = hdlcdev_ioctl,
|