Searched refs:hdlcdev_ioctl (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/char/pcmcia/ |
D | synclink_cs.c | 4068 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 4238 .ndo_do_ioctl = hdlcdev_ioctl,
|
/Linux-v5.4/drivers/tty/ |
D | synclink_gt.c | 1585 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 1749 .ndo_do_ioctl = hdlcdev_ioctl,
|
D | synclinkmp.c | 1710 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 1877 .ndo_do_ioctl = hdlcdev_ioctl,
|
D | synclink.c | 7740 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 7907 .ndo_do_ioctl = hdlcdev_ioctl,
|