/linux-3.3/drivers/gpu/drm/ |
D | drm_drv.c | 59 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 384 struct drm_ioctl_desc *ioctl; in drm_ioctl() local
|
/linux-3.3/net/atm/ |
D | ioctl.c | 34 void register_atm_ioctl(struct atm_ioctl *ioctl) in register_atm_ioctl() 42 void deregister_atm_ioctl(struct atm_ioctl *ioctl) in deregister_atm_ioctl()
|
/linux-3.3/include/linux/ |
D | ppp_channel.h | 34 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
|
D | posix-clock.h | 85 long (*ioctl) (struct posix_clock *pc, member
|
D | tty_ldisc.h | 131 int (*ioctl)(struct tty_struct * tty, struct file * file, member
|
D | hdlc.h | 38 int (*ioctl)(struct net_device *dev, struct ifreq *ifr); member
|
D | loop.h | 48 int (*ioctl)(struct loop_device *, int cmd, member 142 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member
|
D | atmdev.h | 392 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member 413 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member 496 int (*ioctl)(struct socket *, unsigned int cmd, unsigned long arg); member
|
D | watchdog.h | 85 long (*ioctl)(struct watchdog_device *, unsigned int, unsigned long); member
|
/linux-3.3/drivers/vhost/ |
D | test.c | 249 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl() 286 static long vhost_test_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_test_compat_ioctl()
|
D | net.c | 802 static long vhost_net_ioctl(struct file *f, unsigned int ioctl, in vhost_net_ioctl() 840 static long vhost_net_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_net_compat_ioctl()
|
/linux-3.3/arch/powerpc/kvm/ |
D | powerpc.c | 251 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl() 626 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl() 685 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
|
/linux-3.3/arch/s390/kvm/ |
D | kvm-s390.c | 117 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl() 151 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() 645 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl()
|
/linux-3.3/sound/oss/ |
D | dev_table.h | 159 int (*ioctl) (void *devc, unsigned int cmd, void __user * arg, int local); member 174 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member 250 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member 267 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member 320 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member 351 int (*ioctl) (int dev, unsigned int cmd, void __user * arg); member
|
/linux-3.3/include/media/ |
D | media-devnode.h | 48 long (*ioctl) (struct file *, unsigned int, unsigned long); member
|
D | v4l2-dev.h | 63 long (*ioctl) (struct file *, unsigned int, unsigned long); member
|
/linux-3.3/drivers/scsi/osd/ |
D | osd_uld.c | 135 int osduld_register_test(unsigned ioctl, do_test_fn *do_test) in osduld_register_test() 146 void osduld_unregister_test(unsigned ioctl) in osduld_unregister_test()
|
/linux-3.3/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 | 297 u_short scf1, ioctl, base, num; in is_active() local 702 u_short base, len, ioctl; in tcic_set_io_map() local
|
D | i82092.c | 568 unsigned char map, ioctl; in i82092aa_set_io_map() local
|
/linux-3.3/include/sound/ |
D | seq_oss.h | 54 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member
|
D | hwdep.h | 42 int (*ioctl)(struct snd_hwdep *hw, struct file *file, member
|
/linux-3.3/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_drv.c | 116 #define VMW_IOCTL_DEF(ioctl, func, flags) \ argument 743 struct drm_ioctl_desc *ioctl = in vmw_unlocked_ioctl() local
|
/linux-3.3/sound/soc/codecs/ |
D | wm8753.c | 190 u16 ioctl; in wm8753_set_dai() local 911 u16 voice, ioctl; in wm8753_pcm_set_dai_fmt() local 1036 u16 ioctl, hifi; in wm8753_i2s_set_dai_fmt() local
|
/linux-3.3/fs/proc/ |
D | inode.c | 249 long (*ioctl)(struct file *, unsigned int, unsigned long); in proc_reg_unlocked_ioctl() local
|