Home
last modified time | relevance | path

Searched refs:hdlcdev_ioctl (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A Dsynclink_cs.c4068 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function
4077 printk("%s:hdlcdev_ioctl(%s)\n", __FILE__, dev->name); in hdlcdev_ioctl()
4238 .ndo_do_ioctl = hdlcdev_ioctl,
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink.c7600 * hdlcdev_ioctl - called by network layer to process IOCTL call to network device
7607 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function
7616 printk("%s:hdlcdev_ioctl(%s)\n",__FILE__,dev->name); in hdlcdev_ioctl()
7774 .ndo_do_ioctl = hdlcdev_ioctl,
H A Dsynclinkmp.c1701 * hdlcdev_ioctl - called by network layer to process IOCTL call to network device
1708 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function
1717 printk("%s:hdlcdev_ioctl(%s)\n",__FILE__,dev->name); in hdlcdev_ioctl()
1874 .ndo_do_ioctl = hdlcdev_ioctl,
H A Dsynclink_gt.c1521 * hdlcdev_ioctl - called by network layer to process IOCTL call to network device
1528 static int hdlcdev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdev_ioctl() function
1536 DBGINFO(("%s hdlcdev_ioctl\n", dev->name)); in hdlcdev_ioctl()
1691 .ndo_do_ioctl = hdlcdev_ioctl,
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c1513 * hdlcdev_ioctl - called by network layer to process IOCTL call to network device
1520 static int hdlcdev_ioctl(struct net_device *dev, struct if_settings *ifs) in hdlcdev_ioctl() function
1528 DBGINFO(("%s hdlcdev_ioctl\n", dev->name)); in hdlcdev_ioctl()
1681 .ndo_siocwandev = hdlcdev_ioctl,

Completed in 32 milliseconds