Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/gpu/drm/nouveau/nvif/
Dobject.c62 struct nvif_ioctl_v0 ioctl; in nvif_object_sclass_get() member
106 struct nvif_ioctl_v0 ioctl; in nvif_object_rd() member
125 struct nvif_ioctl_v0 ioctl; in nvif_object_wr() member
143 struct nvif_ioctl_v0 ioctl; in nvif_object_mthd() member
172 struct nvif_ioctl_v0 ioctl; in nvif_object_unmap_handle() member
186 struct nvif_ioctl_v0 ioctl; in nvif_object_map_handle() member
248 struct nvif_ioctl_v0 ioctl; in nvif_object_fini() member
267 struct nvif_ioctl_v0 ioctl; in nvif_object_init() member
Dnotify.c37 struct nvif_ioctl_v0 ioctl; in nvif_notify_put_() member
68 struct nvif_ioctl_v0 ioctl; in nvif_notify_get_() member
149 struct nvif_ioctl_v0 ioctl; in nvif_notify_fini() member
170 struct nvif_ioctl_v0 ioctl; in nvif_notify_init() member
Dclient.c67 struct nvif_ioctl_v0 ioctl; in nvif_client_init() member
/Linux-v4.19/Documentation/accelerators/
Docxl.rst134 ioctl section in User API
/Linux-v4.19/drivers/char/tpm/
Dtpm_vtpm_proxy.c632 static long vtpmx_ioc_new_dev(struct file *file, unsigned int ioctl, in vtpmx_ioc_new_dev()
670 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_ioctl()
682 static long vtpmx_fops_compat_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_compat_ioctl()
/Linux-v4.19/drivers/vhost/
Dtest.c260 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl()
302 static long vhost_test_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_test_compat_ioctl()
Dvsock.c659 static long vhost_vsock_dev_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_ioctl()
703 static long vhost_vsock_dev_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_compat_ioctl()
/Linux-v4.19/net/atm/
Dioctl.c35 void register_atm_ioctl(struct atm_ioctl *ioctl) in register_atm_ioctl()
43 void deregister_atm_ioctl(struct atm_ioctl *ioctl) in deregister_atm_ioctl()
/Linux-v4.19/include/linux/
Dvfio.h41 long (*ioctl)(void *device_data, unsigned int cmd, member
71 long (*ioctl)(void *iommu_data, unsigned int cmd, member
Dppp_channel.h34 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
Dposix-clock.h66 long (*ioctl) (struct posix_clock *pc, member
Datmdev.h188 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member
209 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member
307 int (*ioctl)(struct socket *, unsigned int cmd, unsigned long arg); member
Dhdlc.h28 int (*ioctl)(struct net_device *dev, struct ifreq *ifr); member
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvif/
Ddriver.h14 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member
/Linux-v4.19/drivers/block/
Dloop.h46 int (*ioctl)(struct loop_device *, int cmd, member
88 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member
/Linux-v4.19/drivers/gpu/drm/
Ddrm_ioctl.c541 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
779 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
/Linux-v4.19/include/drm/
Ddrm_ioctl.h158 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
/Linux-v4.19/arch/mips/kvm/
Dmips.c195 long kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_dev_ioctl()
906 long kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_async_ioctl()
926 long kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_ioctl()
1026 long kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
/Linux-v4.19/drivers/scsi/osd/
Dosd_uld.c166 int osduld_register_test(unsigned ioctl, do_test_fn *do_test) in osduld_register_test()
177 void osduld_unregister_test(unsigned ioctl) in osduld_unregister_test()
/Linux-v4.19/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
698 u_short base, len, ioctl; in tcic_set_io_map() local
/Linux-v4.19/include/media/
Dmedia-devnode.h60 long (*ioctl) (struct file *, unsigned int, unsigned long); member
/Linux-v4.19/drivers/scsi/esas2r/
Desas2r_ioctl.c69 void *ioctl; member
348 struct atto_vda_ioctl_req *ioctl = &rq->vrq->ioctl; in csmi_ioctl_tunnel() local
1279 struct atto_express_ioctl *ioctl = NULL; in esas2r_ioctl_handler() local
/Linux-v4.19/include/sound/
Dseq_oss.h54 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member
/Linux-v4.19/sound/soc/codecs/
Dwm8753.c244 u16 ioctl; in wm8753_set_dai() local
964 u16 voice, ioctl; in wm8753_pcm_set_dai_fmt() local
1089 u16 ioctl, hifi; in wm8753_i2s_set_dai_fmt() local

1234