Home
last modified time | relevance | path

Searched defs:ioctl (Results 51 - 75 of 240) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dpd6729.c427 unsigned char map, ioctl; in pd6729_set_io_map() local
H A Di82092.c555 unsigned char map, ioctl; in i82092aa_set_io_map() local
/kernel/linux/linux-5.10/drivers/vhost/
H A Dtest.c318 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl() argument
/kernel/linux/linux-5.10/include/linux/
H A Duacce.h44 long (*ioctl)(struct uacce_queue *q, unsigned int cmd, member
H A Dvfio.h53 long (*ioctl)(void *device_data, unsigned int cmd, member
88 long (*ioctl)(void *iommu_data, unsigned int cmd, member
H A Dwatchdog.h55 long (*ioctl)(struct watchdog_device *, unsigned int, unsigned long); member
H A Dif_pppox.h74 int (*ioctl)(struct socket *sock, unsigned int cmd, member
/kernel/linux/linux-5.10/fs/
H A Dnsfs.c188 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl() argument
/kernel/linux/linux-5.10/net/atm/
H A Dioctl.c35 void register_atm_ioctl(struct atm_ioctl *ioctl) in register_atm_ioctl() argument
43 void deregister_atm_ioctl(struct atm_ioctl *ioctl) in deregister_atm_ioctl() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_ioctl.c822 const struct drm_ioctl_desc *ioctl = NULL; drm_ioctl() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/
H A 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; nvif_object_unmap_handle() member
186 struct nvif_ioctl_v0 ioctl; nvif_object_map_handle() member
248 struct nvif_ioctl_v0 ioctl; nvif_object_dtor() member
267 struct nvif_ioctl_v0 ioctl; nvif_object_ctor() member
[all...]
/kernel/linux/linux-6.6/fs/
H A Dnsfs.c189 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl() argument
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dondemand.c80 static long cachefiles_ondemand_fd_ioctl(struct file *filp, unsigned int ioctl, in cachefiles_ondemand_fd_ioctl() argument
/kernel/linux/linux-6.6/include/linux/
H A Dif_pppox.h72 int (*ioctl)(struct socket *sock, unsigned int cmd, member
H A Dwatchdog.h55 long (*ioctl)(struct watchdog_device *, unsigned int, unsigned long); member
H A Duacce.h48 long (*ioctl)(struct uacce_queue *q, unsigned int cmd, member
/kernel/linux/linux-6.6/drivers/vhost/
H A Dtest.c311 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, in vhost_test_ioctl() argument
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Dudmabuf.c333 static long udmabuf_ioctl(struct file *filp, unsigned int ioctl, in udmabuf_ioctl() argument
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dpd6729.c427 unsigned char map, ioctl; in pd6729_set_io_map() local
H A Di82092.c555 unsigned char map, ioctl; in i82092aa_set_io_map() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_ioctl.c820 const struct drm_ioctl_desc *ioctl = NULL; drm_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c61 struct nvif_ioctl_v0 ioctl; in nvif_object_sclass_get() member
105 struct nvif_ioctl_v0 ioctl; in nvif_object_rd() member
124 struct nvif_ioctl_v0 ioctl; in nvif_object_wr() member
142 struct nvif_ioctl_v0 ioctl; in nvif_object_mthd() member
171 struct nvif_ioctl_v0 ioctl; nvif_object_unmap_handle() member
185 struct nvif_ioctl_v0 ioctl; nvif_object_map_handle() member
247 struct nvif_ioctl_v0 ioctl; nvif_object_dtor() member
266 struct nvif_ioctl_v0 ioctl; nvif_object_ctor() member
[all...]
/kernel/uniproton/src/fs/
H A Dfs.c137 int ioctl(int fd, int request, ...) in ioctl() function
/kernel/linux/linux-6.6/drivers/s390/char/
H A Duvdevice.c362 static int uvio_lock_secrets(struct uvio_ioctl_cb *ioctl) in uvio_lock_secrets() argument
379 uvio_copy_and_check_ioctl(struct uvio_ioctl_cb *ioctl, void __user *argp, unsigned long cmd) uvio_copy_and_check_ioctl() argument
[all...]
/kernel/linux/linux-6.6/net/atm/
H A Dioctl.c35 void register_atm_ioctl(struct atm_ioctl *ioctl) in register_atm_ioctl() argument
43 void deregister_atm_ioctl(struct atm_ioctl *ioctl) in deregister_atm_ioctl() argument

Completed in 16 milliseconds

12345678910