Searched refs:hdlcdev_ioctl (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/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.10/drivers/tty/ |
D | synclink_gt.c | 1583 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 1746 .ndo_do_ioctl = hdlcdev_ioctl,
|
D | synclinkmp.c | 1708 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 1874 .ndo_do_ioctl = hdlcdev_ioctl,
|
D | synclink.c | 7607 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function 7774 .ndo_do_ioctl = hdlcdev_ioctl,
|