Home
last modified time | relevance | path

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

12345678

/kernel/liteos_a/drivers/char/random/include/
H A Dlos_random.h55 int (*ioctl)(int cmd, unsigned long arg); /* Control hard random number generator */ member
/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dmain.c17 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_dev_ioctl() argument
H A Dvm.c212 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() argument
/kernel/linux/linux-5.10/include/linux/
H A Dppp_channel.h30 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
H A Dposix-clock.h53 long (*ioctl) (struct posix_clock *pc, member
H A Dmdev.h92 long (*ioctl)(struct mdev_device *mdev, unsigned int cmd, member
H A Dhdlc.h25 int (*ioctl)(struct net_device *dev, struct ifreq *ifr); member
H A Dtty_ldisc.h192 int (*ioctl)(struct tty_struct *tty, struct file *file, member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h14 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack); member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/
H A Dclient.c67 struct nvif_ioctl_v0 ioctl; in nvif_client_ctor() member
H A 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
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dppp_channel.h32 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
H A Dposix-clock.h53 long (*ioctl) (struct posix_clock *pc, member
H A Dhdlc.h25 int (*ioctl)(struct net_device *dev, struct if_settings *ifs); member
H A Dtty_ldisc.h245 int (*ioctl)(struct tty_struct *tty, unsigned int cmd, member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h14 int (*ioctl)(void *priv, void *data, u32 size, void **hack); member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
H A Dclient.c67 struct nvif_ioctl_v0 ioctl; in nvif_client_ctor() member
/kernel/linux/linux-6.6/drivers/iio/
H A Diio_core.h29 long (*ioctl)(struct iio_dev *indio_dev, struct file *filp, member
/kernel/linux/linux-5.10/include/media/
H A Dmedia-devnode.h52 long (*ioctl) (struct file *, unsigned int, unsigned long); member
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_cdev.c52 static long rproc_device_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in rproc_device_ioctl() argument
/kernel/linux/linux-6.6/include/media/
H A Dmedia-devnode.h52 long (*ioctl) (struct file *, unsigned int, unsigned long); member
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_cdev.c48 static long rproc_device_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in rproc_device_ioctl() argument
/kernel/linux/linux-6.6/rust/kernel/
H A Dlib.rs36 pub mod ioctl; modules
/kernel/linux/linux-5.10/include/sound/
H A Dhwdep.h27 int (*ioctl)(struct snd_hwdep *hw, struct file *file, member
H A Dseq_oss.h41 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member

Completed in 7 milliseconds

12345678