| /drivers/gpu/drm/nouveau/nvif/ |
| A D | object.c | 60 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_sclass_get() member 104 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_mthd() member 138 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_unmap_handle() member 152 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_map_handle() member 214 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_dtor() member 233 struct nvif_ioctl_v0_hdr ioctl; in nvif_object_ctor() member
|
| /drivers/gpu/drm/nouveau/ |
| A D | nouveau_abi16.c | 713 nouveau_abi16_ioctl_mthd(struct nouveau_abi16 *abi16, struct nvif_ioctl_v0 *ioctl, u32 argc) in nouveau_abi16_ioctl_mthd() 743 nouveau_abi16_ioctl_del(struct nouveau_abi16 *abi16, struct nvif_ioctl_v0 *ioctl, u32 argc) in nouveau_abi16_ioctl_del() 761 nouveau_abi16_ioctl_new(struct nouveau_abi16 *abi16, struct nvif_ioctl_v0 *ioctl, u32 argc) in nouveau_abi16_ioctl_new() 804 nouveau_abi16_ioctl_sclass(struct nouveau_abi16 *abi16, struct nvif_ioctl_v0 *ioctl, u32 argc) in nouveau_abi16_ioctl_sclass() 841 struct nvif_ioctl_v0 *ioctl; in nouveau_abi16_ioctl() local
|
| /drivers/s390/char/ |
| A D | uvdevice.c | 404 static int uvio_lock_secrets(struct uvio_ioctl_cb *ioctl) in uvio_lock_secrets() 474 static int uvio_copy_and_check_ioctl(struct uvio_ioctl_cb *ioctl, void __user *argp, in uvio_copy_and_check_ioctl()
|
| /drivers/gpu/drm/ |
| A D | drm_ioctl.c | 616 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 818 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
|
| /drivers/gpu/drm/nouveau/include/nvif/ |
| A D | driver.h | 13 int (*ioctl)(void *priv, void *data, u32 size, void **hack); member
|
| /drivers/soundwire/ |
| A D | intel.c | 211 u16 ioctl; in intel_shim_glue_to_master_ip() local 241 u16 ioctl; in intel_shim_master_ip_to_glue() local 262 u16 ioctl = 0, act; in intel_shim_init() local
|
| /drivers/scsi/esas2r/ |
| A D | esas2r_ioctl.c | 71 void *ioctl; member 350 struct atto_vda_ioctl_req *ioctl = &rq->vrq->ioctl; in csmi_ioctl_tunnel() local 1270 struct atto_express_ioctl *ioctl = NULL; in esas2r_ioctl_handler() local
|
| /drivers/char/tpm/ |
| A D | tpm_vtpm_proxy.c | 625 static long vtpmx_ioc_new_dev(struct file *file, unsigned int ioctl, in vtpmx_ioc_new_dev() 663 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_ioctl()
|
| /drivers/pcmcia/ |
| A D | tcic.c | 296 u_short scf1, ioctl, base, num; in is_active() local 698 u_short base, len, ioctl; in tcic_set_io_map() local
|
| A D | i82092.c | 556 unsigned char map, ioctl; in i82092aa_set_io_map() local
|
| A D | pd6729.c | 428 unsigned char map, ioctl; in pd6729_set_io_map() local
|
| /drivers/iio/ |
| A D | iio_core.h | 29 long (*ioctl)(struct iio_dev *indio_dev, struct file *filp, member
|
| /drivers/remoteproc/ |
| A D | remoteproc_cdev.c | 48 static long rproc_device_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in rproc_device_ioctl()
|
| /drivers/scsi/be2iscsi/ |
| A D | be_cmds.c | 1488 struct be_cmd_get_port_name *ioctl; in beiscsi_get_port_name() local 1520 struct be_cmd_set_host_data *ioctl; in beiscsi_set_host_data() local 1566 struct be_cmd_set_features *ioctl; in beiscsi_set_uer_feature() local
|
| /drivers/accel/habanalabs/common/ |
| A D | habanalabs_ioctl.c | 1221 #define HL_IOCTL_DEF(ioctl, _func) \ argument 1229 const struct hl_ioctl_desc *ioctl, struct device *dev) in _hl_ioctl() 1295 const struct hl_ioctl_desc *ioctl = NULL; in hl_ioctl_control() local
|
| /drivers/firmware/xilinx/ |
| A D | zynqmp-debug.c | 72 static int zynqmp_pm_ioctl(const u32 node, const u32 ioctl, const u32 arg1, in zynqmp_pm_ioctl()
|
| /drivers/hv/ |
| A D | mshv_root_main.c | 780 mshv_vp_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in mshv_vp_ioctl() 1596 mshv_partition_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in mshv_partition_ioctl() 2000 static long mshv_dev_ioctl(struct file *filp, unsigned int ioctl, in mshv_dev_ioctl()
|
| /drivers/vhost/ |
| A D | test.c | 311 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl()
|
| A D | vhost.c | 1011 long vhost_worker_ioctl(struct vhost_dev *dev, unsigned int ioctl, in vhost_worker_ioctl() 2111 unsigned int ioctl, in vhost_vring_set_num_addr() 2133 long vhost_vring_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp) in vhost_vring_ioctl() 2301 long vhost_dev_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp) in vhost_dev_ioctl()
|
| A D | vsock.c | 833 static long vhost_vsock_dev_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_ioctl()
|
| /drivers/media/usb/uvc/ |
| A D | uvc_v4l2.c | 792 unsigned long ioctl) in uvc_ctrl_check_access() 857 unsigned long ioctl) in uvc_ioctl_s_try_ext_ctrls()
|
| /drivers/virt/coco/sev-guest/ |
| A D | sev-guest.c | 285 static long snp_guest_ioctl(struct file *file, unsigned int ioctl, unsigned long arg) in snp_guest_ioctl()
|
| /drivers/dma-buf/ |
| A D | udmabuf.c | 510 static long udmabuf_ioctl(struct file *filp, unsigned int ioctl, in udmabuf_ioctl()
|
| /drivers/net/ethernet/ti/ |
| A D | netcp.h | 208 int (*ioctl)(void *intf_priv, struct ifreq *req, int cmd); member
|
| /drivers/vfio/ |
| A D | vfio.h | 207 long (*ioctl)(void *iommu_data, unsigned int cmd, member
|