Searched refs:hdlcdrv_ioctl (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/hamradio/ |
| H A D | baycom_par.c | 384 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 D | baycom_ser_fdx.c | 466 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 D | baycom_ser_hdx.c | 525 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 D | hdlcdrv.c | 486 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 D | baycom_epp.c | 1011 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 D | hdlcdrv.h | 51 struct hdlcdrv_ioctl { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | hdlcdrv.h | 51 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 D | hdlcdrv.h | 51 struct hdlcdrv_ioctl { struct
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hdlcdrv.h | 83 struct hdlcdrv_ioctl *, int);
|