/kernel/liteos_a/drivers/char/random/include/ |
H A D | los_random.h | 55 int (*ioctl)(int cmd, unsigned long arg); /* Control hard random number generator */ member
|
/kernel/linux/linux-6.6/arch/riscv/kvm/ |
H A D | main.c | 17 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_dev_ioctl() argument
|
H A D | vm.c | 212 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 D | ppp_channel.h | 30 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
|
H A D | posix-clock.h | 53 long (*ioctl) (struct posix_clock *pc, member
|
H A D | mdev.h | 92 long (*ioctl)(struct mdev_device *mdev, unsigned int cmd, member
|
H A D | hdlc.h | 25 int (*ioctl)(struct net_device *dev, struct ifreq *ifr); member
|
H A D | tty_ldisc.h | 192 int (*ioctl)(struct tty_struct *tty, struct file *file, member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
H A 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/nvif/ |
H A D | client.c | 67 struct nvif_ioctl_v0 ioctl; in nvif_client_ctor() member
|
H A 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 [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | ppp_channel.h | 32 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
|
H A D | posix-clock.h | 53 long (*ioctl) (struct posix_clock *pc, member
|
H A D | hdlc.h | 25 int (*ioctl)(struct net_device *dev, struct if_settings *ifs); member
|
H A D | tty_ldisc.h | 245 int (*ioctl)(struct tty_struct *tty, unsigned int cmd, member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | driver.h | 14 int (*ioctl)(void *priv, void *data, u32 size, void **hack); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/ |
H A D | client.c | 67 struct nvif_ioctl_v0 ioctl; in nvif_client_ctor() member
|
/kernel/linux/linux-6.6/drivers/iio/ |
H A D | iio_core.h | 29 long (*ioctl)(struct iio_dev *indio_dev, struct file *filp, member
|
/kernel/linux/linux-5.10/include/media/ |
H A D | media-devnode.h | 52 long (*ioctl) (struct file *, unsigned int, unsigned long); member
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | remoteproc_cdev.c | 52 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 D | media-devnode.h | 52 long (*ioctl) (struct file *, unsigned int, unsigned long); member
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | remoteproc_cdev.c | 48 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 D | lib.rs | 36 pub mod ioctl; modules
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hwdep.h | 27 int (*ioctl)(struct snd_hwdep *hw, struct file *file, member
|
H A D | seq_oss.h | 41 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member
|