Home
last modified time | relevance | path

Searched defs:ioctl (Results 1 – 25 of 25) sorted by relevance

/drivers/gpu/drm/
Ddrm_drv.c59 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
378 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
/drivers/vhost/
Dtest.c256 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()
Dnet.c1065 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()
Dvhost.c607 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()
Dscsi.c1401 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/
Dosd_uld.c163 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/
Dvrc4173_cardu.c251 uint8_t ioctl, window; in cardu_get_io_map() local
275 uint16_t ioctl; in cardu_set_io_map() local
Dtcic.c296 u_short scf1, ioctl, base, num; in is_active() local
701 u_short base, len, ioctl; in tcic_set_io_map() local
Di82092.c560 unsigned char map, ioctl; in i82092aa_set_io_map() local
Dpd6729.c427 unsigned char map, ioctl; in pd6729_set_io_map() local
Dvrc4171_card.c383 uint8_t ioctl, addrwin; in pccard_set_io_map() local
Dyenta_socket.c406 unsigned char ioctl, addr, enable; in yenta_set_io_map() local
Di82365.c1034 u_char map, ioctl; in i365_set_io_map() local
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c120 #define VMW_IOCTL_DEF(ioctl, func, flags) \ argument
787 struct drm_ioctl_desc *ioctl = in vmw_unlocked_ioctl() local
/drivers/staging/silicom/bypasslib/
Dbypass.c50 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/
Dgdth_ioctl.h74 } __attribute__((packed)) ioctl; /* IOCTL command structure */ member
185 u16 ioctl; /* IOCTL */ member
/drivers/staging/sb105x/
Dsb_ser_core.h92 int (*ioctl)(struct sb_uart_port *, unsigned int, unsigned long); member
/drivers/staging/media/lirc/
Dlirc_zilog.c1227 static long ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in ioctl() function
/drivers/s390/block/
Ddasd_int.h346 int (*ioctl) (struct dasd_block *, unsigned int, void __user *); member
/drivers/net/bonding/
Dbond_main.c610 int (*ioctl)(struct net_device *, struct ifreq *, int); in bond_check_dev_link() local
/drivers/media/v4l2-core/
Dv4l2-ioctl.c1989 unsigned int ioctl; member
/drivers/md/bcache/
Dbcache.h453 int (*ioctl) (struct bcache_device *, fmode_t, unsigned, unsigned long); member
/drivers/tty/
Dsynclink_gt.c1036 static int ioctl(struct tty_struct *tty, in ioctl() function
Dsynclinkmp.c1263 static int ioctl(struct tty_struct *tty, in ioctl() function
/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.c752 u32 ioctl = bcma_aread32(core, BCMA_IOCTL) & ~m; in brcms_b_core_ioctl() local