| /kernel/linux/linux-4.19/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 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
|
| 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
|
| /kernel/linux/linux-5.10/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 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_dtor() member 267 struct nvif_ioctl_v0 ioctl; in nvif_object_ctor() 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_dtor() member 170 struct nvif_ioctl_v0 ioctl; in nvif_notify_ctor() member
|
| /kernel/linux/linux-5.10/Documentation/misc-devices/ |
| D | pci-endpoint-test.rst | 27 ioctl subtitle 56 .. [1] Documentation/PCI/endpoint/function/binding/pci-test.rst
|
| /kernel/linux/linux-5.10/Documentation/powerpc/ |
| D | cxl.rst | 186 ioctl subsection 413 ioctl subsection
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_ioctl.c | 563 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 572 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, _func, _flags) argument 574 #define DRM_LEGACY_IOCTL_DEF(ioctl, _func, _flags) DRM_IOCTL_DEF(ioctl, drm_invalid_op, _flags) argument 816 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
| D | habanalabs_ioctl.c | 519 #define HL_IOCTL_DEF(ioctl, _func) \ argument 536 const struct hl_ioctl_desc *ioctl, struct device *dev) in _hl_ioctl() 611 const struct hl_ioctl_desc *ioctl = NULL; in hl_ioctl() local 629 const struct hl_ioctl_desc *ioctl = NULL; in hl_ioctl_control() local
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | binderfs.rst | 45 .. _ioctl: http://man7.org/linux/man-pages/man2/ioctl.2.html target in Allocating binder Devices
|
| /kernel/linux/linux-4.19/Documentation/accelerators/ |
| D | ocxl.rst | 134 ioctl section in User API
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/accelerators/ |
| D | ocxl.rst | 134 ioctl section in User API
|
| /kernel/liteos_a/drivers/char/random/include/ |
| D | los_random.h | 55 int (*ioctl)(int cmd, unsigned long arg); /* Control hard random number generator */ member
|
| /kernel/linux/linux-4.19/drivers/vhost/ |
| D | test.c | 267 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl() 309 static long vhost_test_compat_ioctl(struct file *f, unsigned int ioctl, in vhost_test_compat_ioctl()
|
| /kernel/linux/linux-4.19/net/atm/ |
| D | ioctl.c | 35 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()
|
| /kernel/linux/linux-4.19/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()
|
| /kernel/linux/linux-5.10/net/atm/ |
| D | ioctl.c | 35 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()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/include/nvif/ |
| D | driver.h | 14 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| D | driver.h | 14 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | vfio.h | 41 long (*ioctl)(void *device_data, unsigned int cmd, member 71 long (*ioctl)(void *iommu_data, unsigned int cmd, member
|
| D | ppp_channel.h | 34 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | ppp_channel.h | 30 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
|
| D | vfio.h | 41 long (*ioctl)(void *device_data, unsigned int cmd, member 72 long (*ioctl)(void *iommu_data, unsigned int cmd, member
|
| /kernel/linux/linux-5.10/drivers/block/ |
| D | loop.h | 46 int (*ioctl)(struct loop_device *, int cmd, member 87 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member
|
| /kernel/linux/linux-4.19/drivers/block/ |
| D | loop.h | 46 int (*ioctl)(struct loop_device *, int cmd, member 87 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member
|