Home
last modified time | relevance | path

Searched refs:baycom_ioctl (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbaycom.h22 struct baycom_ioctl { struct
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbaycom.h22 struct baycom_ioctl { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbaycom.h26 struct baycom_ioctl { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbaycom.h26 struct baycom_ioctl { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbaycom.h13 struct baycom_ioctl { struct
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dbaycom_par.c383 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr,
393 .ioctl = baycom_ioctl
411 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr, in baycom_ioctl() function
415 struct baycom_ioctl bi; in baycom_ioctl()
H A Dbaycom_ser_fdx.c465 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr,
475 .ioctl = baycom_ioctl,
500 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr, in baycom_ioctl() function
504 struct baycom_ioctl bi; in baycom_ioctl()
H A Dbaycom_ser_hdx.c524 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr,
534 .ioctl = baycom_ioctl,
554 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr, in baycom_ioctl() function
558 struct baycom_ioctl bi; in baycom_ioctl()
H A Dbaycom_epp.c1008 static int baycom_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in baycom_ioctl() function
1117 .ndo_do_ioctl = baycom_ioctl,
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dbaycom_par.c383 static int baycom_ioctl(struct net_device *dev, void __user *data,
393 .ioctl = baycom_ioctl
411 static int baycom_ioctl(struct net_device *dev, void __user *data, in baycom_ioctl() function
415 struct baycom_ioctl bi; in baycom_ioctl()
H A Dbaycom_ser_fdx.c465 static int baycom_ioctl(struct net_device *dev, void __user *data,
475 .ioctl = baycom_ioctl,
500 static int baycom_ioctl(struct net_device *dev, void __user *data, in baycom_ioctl() function
504 struct baycom_ioctl bi; in baycom_ioctl()
H A Dbaycom_ser_hdx.c524 static int baycom_ioctl(struct net_device *dev, void __user *data,
534 .ioctl = baycom_ioctl,
554 static int baycom_ioctl(struct net_device *dev, void __user *data, in baycom_ioctl() function
558 struct baycom_ioctl bi; in baycom_ioctl()

Completed in 11 milliseconds