| /drivers/gpu/drm/nouveau/nvif/ |
| D | object.c | 62 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 174 struct nvif_ioctl_v0 ioctl; in nvif_object_unmap() member 196 struct nvif_ioctl_v0 ioctl; in nvif_object_map() member 217 struct nvif_ioctl_v0 ioctl; in nvif_object_fini() member 236 struct nvif_ioctl_v0 ioctl; in nvif_object_init() member
|
| D | notify.c | 37 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
|
| D | client.c | 67 struct nvif_ioctl_v0 ioctl; in nvif_client_init() member
|
| /drivers/char/tpm/ |
| D | tpm_vtpm_proxy.c | 631 static long vtpmx_ioc_new_dev(struct file *file, unsigned int ioctl, in vtpmx_ioc_new_dev() 669 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_ioctl() 681 static long vtpmx_fops_compat_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_compat_ioctl()
|
| /drivers/vhost/ |
| D | test.c | 265 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl() 307 static long vhost_test_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_test_compat_ioctl()
|
| D | net.c | 1289 static long vhost_net_ioctl(struct file *f, unsigned int ioctl, in vhost_net_ioctl() 1332 static long vhost_net_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_net_compat_ioctl()
|
| D | vsock.c | 721 static long vhost_vsock_dev_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_ioctl()
|
| D | vhost.c | 1373 long vhost_vring_ioctl(struct vhost_dev *d, int ioctl, void __user *argp) in vhost_vring_ioctl() 1620 long vhost_dev_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp) in vhost_dev_ioctl()
|
| D | scsi.c | 1469 unsigned int ioctl, in vhost_scsi_ioctl() 1536 static long vhost_scsi_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_scsi_compat_ioctl()
|
| /drivers/block/ |
| D | loop.h | 46 int (*ioctl)(struct loop_device *, int cmd, member 88 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member
|
| /drivers/gpu/drm/ |
| D | drm_ioctl.c | 532 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 764 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
|
| /drivers/gpu/drm/nouveau/include/nvif/ |
| D | driver.h | 14 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member
|
| /drivers/scsi/osd/ |
| D | osd_uld.c | 166 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()
|
| /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 | 296 u_short scf1, ioctl, base, num; in is_active() local 700 u_short base, len, ioctl; in tcic_set_io_map() local
|
| D | i82092.c | 560 unsigned char map, ioctl; in i82092aa_set_io_map() local
|
| D | pd6729.c | 427 unsigned char map, ioctl; in pd6729_set_io_map() local
|
| D | vrc4171_card.c | 383 uint8_t ioctl, addrwin; in pccard_set_io_map() local
|
| D | yenta_socket.c | 407 unsigned char ioctl, addr, enable; in yenta_set_io_map() local
|
| /drivers/scsi/esas2r/ |
| D | esas2r_ioctl.c | 69 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
|
| /drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_chardev.c | 929 #define AMDKFD_IOCTL_DEF(ioctl, _func, _flags) \ argument 996 const struct amdkfd_ioctl_desc *ioctl = NULL; in kfd_ioctl() local
|
| /drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_drv.c | 146 #define VMW_IOCTL_DEF(ioctl, func, flags) \ argument 1123 const struct drm_ioctl_desc *ioctl = in vmw_generic_ioctl() local
|
| /drivers/scsi/be2iscsi/ |
| D | be_cmds.c | 1496 struct be_cmd_get_port_name *ioctl; in beiscsi_get_port_name() local 1528 struct be_cmd_set_features *ioctl; in beiscsi_set_uer_feature() local
|
| /drivers/net/ethernet/ti/ |
| D | netcp.h | 214 int (*ioctl)(void *intf_priv, struct ifreq *req, int cmd); member
|
| /drivers/scsi/ |
| D | gdth_ioctl.h | 75 } __attribute__((packed)) ioctl; /* IOCTL command structure */ member 186 u16 ioctl; /* IOCTL */ member
|