Searched defs:ioctl (Results 1 - 25 of 92) sorted by relevance

1234

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h14 int (*ioctl)(void *priv, void *data, u32 size, void **hack); member in struct:nvif_driver
/linux-master/include/linux/
H A Dppp_channel.h32 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member in struct:ppp_channel_ops
H A Dhdlc.h25 int (*ioctl)(struct net_device *dev, struct if_settings *ifs); member in struct:hdlc_proto
H A Dposix-clock.h54 long (*ioctl)(struct posix_clock_context *pccontext, unsigned int cmd, member in struct:posix_clock_operations
H A Dtty_ldisc.h245 int (*ioctl)(struct tty_struct *tty, unsigned int cmd, member in struct:tty_ldisc_ops
H A Dwatchdog.h55 long (*ioctl)(struct watchdog_device *, unsigned int, unsigned long); member in struct:watchdog_ops
H A Dif_pppox.h72 int (*ioctl)(struct socket *sock, unsigned int cmd, member in struct:pppox_proto
H A Duacce.h48 long (*ioctl)(struct uacce_queue *q, unsigned int cmd, member in struct:uacce_ops
/linux-master/arch/loongarch/kvm/
H A Dvm.c91 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
H A Dmain.c257 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dclient.c67 struct nvif_ioctl_v0 ioctl; member in struct:__anon773
H A Dobject.c61 struct nvif_ioctl_v0 ioctl; member in struct:__anon789
105 struct nvif_ioctl_v0 ioctl; member in struct:__anon790
124 struct nvif_ioctl_v0 ioctl; member in struct:__anon791
142 struct nvif_ioctl_v0 ioctl; member in struct:__anon792
171 struct nvif_ioctl_v0 ioctl; member in struct:__anon793
185 struct nvif_ioctl_v0 ioctl; member in struct:__anon794
247 struct nvif_ioctl_v0 ioctl; member in struct:__anon795
266 struct nvif_ioctl_v0 ioctl; member in struct:__anon796
[all...]
/linux-master/arch/riscv/kvm/
H A Dmain.c17 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
H A Dvm.c211 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/drivers/iio/
H A Diio_core.h29 long (*ioctl)(struct iio_dev *indio_dev, struct file *filp, member in struct:iio_ioctl_handler
/linux-master/include/media/
H A Dmedia-devnode.h52 long (*ioctl) (struct file *, unsigned int, unsigned long); member in struct:media_file_operations
/linux-master/drivers/remoteproc/
H A Dremoteproc_cdev.c48 static long rproc_device_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/include/sound/
H A Dseq_oss.h41 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member in struct:snd_seq_oss_callback
H A Dhwdep.h27 int (*ioctl)(struct snd_hwdep *hw, struct file *file, member in struct:snd_hwdep_ops
/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr-sysparm.c313 static long papr_sysparm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) argument
/linux-master/tools/crypto/ccp/
H A Dtest_dbc.py9 import ioctl_opt as ioctl namespace
11 ioctl = None variable
[all...]
/linux-master/drivers/pcmcia/
H A Di82092.c555 unsigned char map, ioctl; local
H A Dpd6729.c427 unsigned char map, ioctl; local
/linux-master/drivers/vhost/
H A Dtest.c311 static long vhost_test_ioctl(struct file *f, unsigned int ioctl, argument
/linux-master/drivers/dma-buf/
H A Dudmabuf.c333 static long udmabuf_ioctl(struct file *filp, unsigned int ioctl, argument

Completed in 1020 milliseconds

1234