Home
last modified time | relevance | path

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

12

/linux-4.19.296/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()
/linux-4.19.296/include/linux/
Dppp_channel.h34 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
Dvfio.h41 long (*ioctl)(void *device_data, unsigned int cmd, member
71 long (*ioctl)(void *iommu_data, unsigned int cmd, member
Dposix-clock.h66 long (*ioctl) (struct posix_clock *pc, member
Datmdev.h188 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member
209 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member
307 int (*ioctl)(struct socket *, unsigned int cmd, unsigned long arg); member
Dhdlc.h28 int (*ioctl)(struct net_device *dev, struct ifreq *ifr); member
Dmdev.h81 long (*ioctl)(struct mdev_device *mdev, unsigned int cmd, member
Dif_pppox.h78 int (*ioctl)(struct socket *sock, unsigned int cmd, member
Dtty_ldisc.h185 int (*ioctl)(struct tty_struct *tty, struct file *file, member
Dwatchdog.h55 long (*ioctl)(struct watchdog_device *, unsigned int, unsigned long); member
Drtc.h76 int (*ioctl)(struct device *, unsigned int, unsigned long); member
Dtty_driver.h268 int (*ioctl)(struct tty_struct *tty, member
Dhdlcdrv.h82 int (*ioctl)(struct net_device *, struct ifreq *, member
Dnet.h158 int (*ioctl) (struct socket *sock, unsigned int cmd, member
/linux-4.19.296/include/drm/
Ddrm_ioctl.h159 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
/linux-4.19.296/include/media/
Dmedia-devnode.h60 long (*ioctl) (struct file *, unsigned int, unsigned long); member
/linux-4.19.296/include/sound/
Dseq_oss.h54 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member
Dhwdep.h42 int (*ioctl)(struct snd_hwdep *hw, struct file *file, member
Dinfo.h68 int (*ioctl)(struct snd_info_entry *entry, void *file_private_data, member
/linux-4.19.296/virt/kvm/arm/
Darm.c253 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl()
1110 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl()
1279 unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
/linux-4.19.296/fs/
Dnsfs.c188 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl()
Dioctl.c710 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
/linux-4.19.296/virt/kvm/
Dkvm_main.c124 static long kvm_no_compat_ioctl(struct file *file, unsigned int ioctl, in kvm_no_compat_ioctl()
2815 unsigned int ioctl, unsigned long arg) in kvm_vcpu_ioctl()
3023 unsigned int ioctl, unsigned long arg) in kvm_vcpu_compat_ioctl()
3079 static long kvm_device_ioctl(struct file *filp, unsigned int ioctl, in kvm_device_ioctl()
3241 unsigned int ioctl, unsigned long arg) in kvm_vm_ioctl()
3420 unsigned int ioctl, unsigned long arg) in kvm_vm_compat_ioctl()
3504 unsigned int ioctl, unsigned long arg) in kvm_dev_ioctl()
/linux-4.19.296/fs/proc/
Dinode.c269 long (*ioctl)(struct file *, unsigned int, unsigned long); in proc_reg_unlocked_ioctl() local
/linux-4.19.296/drivers/soundwire/
Dintel.c193 u16 ioctl = 0, act = 0; in intel_shim_init() local

12