Searched refs:hdlcdev_ioctl (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/char/pcmcia/ |
D | synclink_cs.c | 4094 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 4265 .ndo_do_ioctl = hdlcdev_ioctl,
|
/linux-4.4.14/drivers/tty/ |
D | synclink_gt.c | 1613 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 1778 .ndo_do_ioctl = hdlcdev_ioctl,
|
D | synclinkmp.c | 1729 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 1897 .ndo_do_ioctl = hdlcdev_ioctl,
|
D | synclink.c | 7825 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 7993 .ndo_do_ioctl = hdlcdev_ioctl,
|