/drivers/gpu/drm/ |
D | drm_drv.c | 59 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 378 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
|
/drivers/vhost/ |
D | test.c | 256 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl() 295 static long vhost_test_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_test_compat_ioctl()
|
D | net.c | 1065 static long vhost_net_ioctl(struct file *f, unsigned int ioctl, in vhost_net_ioctl() 1108 static long vhost_net_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_net_compat_ioctl()
|
D | vhost.c | 607 long vhost_vring_ioctl(struct vhost_dev *d, int ioctl, void __user *argp) in vhost_vring_ioctl() 802 long vhost_dev_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp) in vhost_dev_ioctl()
|
D | scsi.c | 1401 static long vhost_scsi_ioctl(struct file *f, unsigned int ioctl, in vhost_scsi_ioctl() 1468 static long vhost_scsi_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_scsi_compat_ioctl()
|
/drivers/scsi/osd/ |
D | osd_uld.c | 163 int osduld_register_test(unsigned ioctl, do_test_fn *do_test) in osduld_register_test() 174 void osduld_unregister_test(unsigned ioctl) in osduld_unregister_test()
|
/drivers/pcmcia/ |
D | vrc4173_cardu.c | 251 uint8_t ioctl, window; in cardu_get_io_map() local 275 uint16_t ioctl; in cardu_set_io_map() local
|
D | tcic.c | 296 u_short scf1, ioctl, base, num; in is_active() local 701 u_short base, len, ioctl; in tcic_set_io_map() local
|
D | i82092.c | 560 unsigned char map, ioctl; in i82092aa_set_io_map() local
|
D | pd6729.c | 427 unsigned char map, ioctl; in pd6729_set_io_map() local
|
D | vrc4171_card.c | 383 uint8_t ioctl, addrwin; in pccard_set_io_map() local
|
D | yenta_socket.c | 406 unsigned char ioctl, addr, enable; in yenta_set_io_map() local
|
D | i82365.c | 1034 u_char map, ioctl; in i365_set_io_map() local
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_drv.c | 120 #define VMW_IOCTL_DEF(ioctl, func, flags) \ argument 787 struct drm_ioctl_desc *ioctl = in vmw_unlocked_ioctl() local
|
/drivers/staging/silicom/bypasslib/ |
D | bypass.c | 50 static int (*ioctl) (struct net_device *, struct ifreq *, int); in do_cmd() local 440 static int (*ioctl) (struct net_device *, struct ifreq *, int); in get_bypass_info() local
|
/drivers/scsi/ |
D | gdth_ioctl.h | 74 } __attribute__((packed)) ioctl; /* IOCTL command structure */ member 185 u16 ioctl; /* IOCTL */ member
|
/drivers/staging/sb105x/ |
D | sb_ser_core.h | 92 int (*ioctl)(struct sb_uart_port *, unsigned int, unsigned long); member
|
/drivers/staging/media/lirc/ |
D | lirc_zilog.c | 1227 static long ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in ioctl() function
|
/drivers/s390/block/ |
D | dasd_int.h | 346 int (*ioctl) (struct dasd_block *, unsigned int, void __user *); member
|
/drivers/net/bonding/ |
D | bond_main.c | 610 int (*ioctl)(struct net_device *, struct ifreq *, int); in bond_check_dev_link() local
|
/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 1989 unsigned int ioctl; member
|
/drivers/md/bcache/ |
D | bcache.h | 453 int (*ioctl) (struct bcache_device *, fmode_t, unsigned, unsigned long); member
|
/drivers/tty/ |
D | synclink_gt.c | 1036 static int ioctl(struct tty_struct *tty, in ioctl() function
|
D | synclinkmp.c | 1263 static int ioctl(struct tty_struct *tty, in ioctl() function
|
/drivers/net/wireless/brcm80211/brcmsmac/ |
D | main.c | 752 u32 ioctl = bcma_aread32(core, BCMA_IOCTL) & ~m; in brcms_b_core_ioctl() local
|