Home
last modified time | relevance | path

Searched refs:hdlcdrv_ioctl (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dbaycom_par.c384 struct hdlcdrv_ioctl *hi, int cmd);
412 struct hdlcdrv_ioctl *hi, int cmd) in baycom_ioctl()
431 if (copy_to_user(ifr->ifr_data, hi, sizeof(struct hdlcdrv_ioctl))) in baycom_ioctl()
443 if (copy_to_user(ifr->ifr_data, hi, sizeof(struct hdlcdrv_ioctl))) in baycom_ioctl()
H A Dbaycom_ser_fdx.c466 struct hdlcdrv_ioctl *hi, int cmd);
501 struct hdlcdrv_ioctl *hi, int cmd) in baycom_ioctl()
522 if (copy_to_user(ifr->ifr_data, hi, sizeof(struct hdlcdrv_ioctl))) in baycom_ioctl()
534 if (copy_to_user(ifr->ifr_data, hi, sizeof(struct hdlcdrv_ioctl))) in baycom_ioctl()
H A Dbaycom_ser_hdx.c525 struct hdlcdrv_ioctl *hi, int cmd);
555 struct hdlcdrv_ioctl *hi, int cmd) in baycom_ioctl()
576 if (copy_to_user(ifr->ifr_data, hi, sizeof(struct hdlcdrv_ioctl))) in baycom_ioctl()
588 if (copy_to_user(ifr->ifr_data, hi, sizeof(struct hdlcdrv_ioctl))) in baycom_ioctl()
H A Dhdlcdrv.c486 static int hdlcdrv_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hdlcdrv_ioctl() function
489 struct hdlcdrv_ioctl bi; in hdlcdrv_ioctl()
620 .ndo_do_ioctl = hdlcdrv_ioctl,
H A Dbaycom_epp.c1011 struct hdlcdrv_ioctl hi; in baycom_ioctl()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhdlcdrv.h51 struct hdlcdrv_ioctl { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhdlcdrv.h51 struct hdlcdrv_ioctl { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhdlcdrv.h51 struct hdlcdrv_ioctl { struct
/OK3568_Linux_fs/kernel/include/linux/
H A Dhdlcdrv.h83 struct hdlcdrv_ioctl *, int);