Home
last modified time | relevance | path

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

1234

/linux/drivers/gpu/drm/nouveau/nvif/
A Dobject.c61 struct nvif_ioctl_v0 ioctl; in nvif_object_sclass_get() member
105 struct nvif_ioctl_v0 ioctl; in nvif_object_rd() member
124 struct nvif_ioctl_v0 ioctl; in nvif_object_wr() member
142 struct nvif_ioctl_v0 ioctl; in nvif_object_mthd() member
171 struct nvif_ioctl_v0 ioctl; in nvif_object_unmap_handle() member
185 struct nvif_ioctl_v0 ioctl; in nvif_object_map_handle() member
247 struct nvif_ioctl_v0 ioctl; in nvif_object_dtor() member
266 struct nvif_ioctl_v0 ioctl; in nvif_object_ctor() member
A 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_dtor() member
170 struct nvif_ioctl_v0 ioctl; in nvif_notify_ctor() member
A Dclient.c67 struct nvif_ioctl_v0 ioctl; in nvif_client_ctor() member
/linux/Documentation/misc-devices/
A Dpci-endpoint-test.rst27 ioctl section in Driver for PCI Endpoint Test Function
56 .. [1] Documentation/PCI/endpoint/function/binding/pci-test.rst
/linux/Documentation/powerpc/
A Dcxl.rst186 ioctl subsection
413 ioctl subsection
/linux/drivers/gpu/drm/
A Ddrm_ioctl.c549 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
558 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, _func, _flags) argument
560 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, drm_invalid_op, _flags) argument
810 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
/linux/drivers/misc/habanalabs/common/
A Dhabanalabs_ioctl.c632 #define HL_IOCTL_DEF(ioctl, _func) \ argument
649 const struct hl_ioctl_desc *ioctl, struct device *dev) in _hl_ioctl()
724 const struct hl_ioctl_desc *ioctl = NULL; in hl_ioctl() local
747 const struct hl_ioctl_desc *ioctl = NULL; in hl_ioctl_control() local
/linux/Documentation/userspace-api/accelerators/
A Docxl.rst134 ioctl section in User API
/linux/Documentation/admin-guide/
A Dbinderfs.rst45 .. _ioctl: http://man7.org/linux/man-pages/man2/ioctl.2.html target
/linux/net/atm/
A 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/arch/riscv/kvm/
A Dvm.c94 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
A Dmain.c18 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl()
/linux/drivers/gpu/drm/nouveau/include/nvif/
A Ddriver.h14 int (*ioctl)(void *priv, void *data, u32 size, void **hack); member
/linux/include/linux/
A Dppp_channel.h30 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
A Dposix-clock.h53 long (*ioctl) (struct posix_clock *pc, member
A Datmdev.h183 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member
201 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member
299 int (*ioctl)(struct socket *, unsigned int cmd, unsigned long arg); member
/linux/arch/mips/kvm/
A Dmips.c206 long kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_dev_ioctl()
904 long kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_async_ioctl()
924 long kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, in kvm_arch_vcpu_ioctl()
999 long kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
/linux/include/drm/
A Ddrm_ioctl.h162 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
/linux/drivers/iio/
A Diio_core.h29 long (*ioctl)(struct iio_dev *indio_dev, struct file *filp, member
/linux/drivers/remoteproc/
A Dremoteproc_cdev.c59 static long rproc_device_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in rproc_device_ioctl()
/linux/drivers/vfio/
A Dvfio.h44 long (*ioctl)(void *iommu_data, unsigned int cmd, member
/linux/include/media/
A Dmedia-devnode.h52 long (*ioctl) (struct file *, unsigned int, unsigned long); member
/linux/drivers/char/tpm/
A 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()
/linux/drivers/scsi/esas2r/
A 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/drivers/pcmcia/
A Dtcic.c296 u_short scf1, ioctl, base, num; in is_active() local
698 u_short base, len, ioctl; in tcic_set_io_map() local

Completed in 59 milliseconds

1234