Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-4.19/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
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
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
/kernel/linux/linux-5.10/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
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
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
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dpci-endpoint-test.rst27 ioctl subtitle
56 .. [1] Documentation/PCI/endpoint/function/binding/pci-test.rst
/kernel/linux/linux-5.10/Documentation/powerpc/
Dcxl.rst186 ioctl subsection
413 ioctl subsection
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_ioctl.c563 #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/
Dhabanalabs_ioctl.c519 #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/
Dbinderfs.rst45 .. _ioctl: http://man7.org/linux/man-pages/man2/ioctl.2.html target in Allocating binder Devices
/kernel/linux/linux-4.19/Documentation/accelerators/
Docxl.rst134 ioctl section in User API
/kernel/linux/linux-5.10/Documentation/userspace-api/accelerators/
Docxl.rst134 ioctl section in User API
/kernel/liteos_a/drivers/char/random/include/
Dlos_random.h55 int (*ioctl)(int cmd, unsigned long arg); /* Control hard random number generator */ member
/kernel/linux/linux-4.19/drivers/vhost/
Dtest.c267 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/
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()
/kernel/linux/linux-4.19/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()
/kernel/linux/linux-5.10/net/atm/
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()
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/include/nvif/
Ddriver.h14 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
Ddriver.h14 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member
/kernel/linux/linux-4.19/include/linux/
Dvfio.h41 long (*ioctl)(void *device_data, unsigned int cmd, member
71 long (*ioctl)(void *iommu_data, unsigned int cmd, member
Dppp_channel.h34 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
/kernel/linux/linux-5.10/include/linux/
Dppp_channel.h30 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
Dvfio.h41 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/
Dloop.h46 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/
Dloop.h46 int (*ioctl)(struct loop_device *, int cmd, member
87 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member

1234567