Home
last modified time | relevance | path

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

1234

/Linux-v5.4/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-v5.4/Documentation/powerpc/
Dcxl.rst185 ioctl section in User API
411 ioctl section in User API
/Linux-v5.4/drivers/misc/habanalabs/
Dhabanalabs_ioctl.c335 #define HL_IOCTL_DEF(ioctl, _func) \ argument
352 const struct hl_ioctl_desc *ioctl, struct device *dev) in _hl_ioctl()
428 const struct hl_ioctl_desc *ioctl = NULL; in hl_ioctl() local
446 const struct hl_ioctl_desc *ioctl = NULL; in hl_ioctl_control() local
/Linux-v5.4/drivers/gpu/drm/
Ddrm_ioctl.c562 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
571 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, _func, _flags) argument
573 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, drm_invalid_op, _flags) argument
814 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
/Linux-v5.4/Documentation/admin-guide/
Dbinderfs.rst39 .. _ioctl: http://man7.org/linux/man-pages/man2/ioctl.2.html target
/Linux-v5.4/Documentation/userspace-api/accelerators/
Docxl.rst134 ioctl section in User API
/Linux-v5.4/drivers/char/tpm/
Dtpm_vtpm_proxy.c624 static long vtpmx_ioc_new_dev(struct file *file, unsigned int ioctl, in vtpmx_ioc_new_dev()
662 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_ioctl()
674 static long vtpmx_fops_compat_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_compat_ioctl()
/Linux-v5.4/drivers/vhost/
Dtest.c266 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl()
308 static long vhost_test_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_test_compat_ioctl()
Dvsock.c721 static long vhost_vsock_dev_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_ioctl()
765 static long vhost_vsock_dev_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_compat_ioctl()
/Linux-v5.4/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-v5.4/include/linux/
Dvfio.h38 long (*ioctl)(void *device_data, unsigned int cmd, member
68 long (*ioctl)(void *iommu_data, unsigned int cmd, member
Dppp_channel.h30 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
Dposix-clock.h53 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
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/
Ddriver.h14 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member
/Linux-v5.4/drivers/block/
Dloop.h46 int (*ioctl)(struct loop_device *, int cmd, member
87 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member
/Linux-v5.4/include/drm/
Ddrm_ioctl.h161 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
/Linux-v5.4/arch/mips/kvm/
Dmips.c185 long kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_dev_ioctl()
896 long kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_async_ioctl()
916 long kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_ioctl()
1039 long kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
/Linux-v5.4/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-v5.4/include/media/
Dmedia-devnode.h52 long (*ioctl) (struct file *, unsigned int, unsigned long); member
/Linux-v5.4/drivers/scsi/esas2r/
Desas2r_ioctl.c69 void *ioctl; member
348 struct atto_vda_ioctl_req *ioctl = &rq->vrq->ioctl; in csmi_ioctl_tunnel() local
1275 struct atto_express_ioctl *ioctl = NULL; in esas2r_ioctl_handler() local
/Linux-v5.4/sound/soc/codecs/
Dwm8753.c239 u16 ioctl; in wm8753_set_dai() local
959 u16 voice, ioctl; in wm8753_pcm_set_dai_fmt() local
1084 u16 ioctl, hifi; in wm8753_i2s_set_dai_fmt() local

1234