Home
last modified time | relevance | path

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

12

/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
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
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
/drivers/char/tpm/
Dtpm_vtpm_proxy.c631 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/
Dtest.c265 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()
Dnet.c1289 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()
Dvsock.c721 static long vhost_vsock_dev_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_ioctl()
Dvhost.c1373 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()
Dscsi.c1469 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/
Dloop.h46 int (*ioctl)(struct loop_device *, int cmd, member
88 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member
/drivers/gpu/drm/
Ddrm_ioctl.c532 #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/
Ddriver.h14 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member
/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()
/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
700 u_short base, len, ioctl; in tcic_set_io_map() local
Di82092.c560 unsigned char map, ioctl; in i82092aa_set_io_map() local
Dpd6729.c427 unsigned char map, ioctl; in pd6729_set_io_map() local
Dvrc4171_card.c383 uint8_t ioctl, addrwin; in pccard_set_io_map() local
Dyenta_socket.c407 unsigned char ioctl, addr, enable; in yenta_set_io_map() local
/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
/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c929 #define AMDKFD_IOCTL_DEF(ioctl, _func, _flags) \ argument
996 const struct amdkfd_ioctl_desc *ioctl = NULL; in kfd_ioctl() local
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c146 #define VMW_IOCTL_DEF(ioctl, func, flags) \ argument
1123 const struct drm_ioctl_desc *ioctl = in vmw_generic_ioctl() local
/drivers/scsi/be2iscsi/
Dbe_cmds.c1496 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/
Dnetcp.h214 int (*ioctl)(void *intf_priv, struct ifreq *req, int cmd); member
/drivers/scsi/
Dgdth_ioctl.h75 } __attribute__((packed)) ioctl; /* IOCTL command structure */ member
186 u16 ioctl; /* IOCTL */ member

12