Home
last modified time | relevance | path

Searched refs:ioctl (Results 1 – 25 of 32) sorted by relevance

12

/include/drm/
Ddrm_ioctl.h162 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
163 [DRM_IOCTL_NR(DRM_IOCTL_##ioctl) - DRM_COMMAND_BASE] = { \
164 .cmd = DRM_IOCTL_##ioctl, \
167 .name = #ioctl \
/include/linux/
Dppp_channel.h32 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
Dposix-clock.h53 long (*ioctl) (struct posix_clock *pc, member
Datmdev.h183 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member
201 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void __user *arg); member
299 int (*ioctl)(struct socket *, unsigned int cmd, unsigned long arg); member
Dif_pppox.h72 int (*ioctl)(struct socket *sock, unsigned int cmd, member
Duacce.h48 long (*ioctl)(struct uacce_queue *q, unsigned int cmd, member
Dhdlc.h25 int (*ioctl)(struct net_device *dev, struct if_settings *ifs); member
Dwatchdog.h55 long (*ioctl)(struct watchdog_device *, unsigned int, unsigned long); member
Dtty_ldisc.h246 int (*ioctl)(struct tty_struct *tty, unsigned int cmd, member
Dtty_driver.h372 int (*ioctl)(struct tty_struct *tty, member
Dhdlcdrv.h82 int (*ioctl)(struct net_device *, void __user *, member
Dkvm_host.h1401 unsigned int ioctl, unsigned long arg);
1403 unsigned int ioctl, unsigned long arg);
1424 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg);
1425 long kvm_arch_vm_compat_ioctl(struct file *filp, unsigned int ioctl,
2179 long (*ioctl)(struct kvm_device *dev, unsigned int ioctl, member
2263 unsigned int ioctl, unsigned long arg);
2266 unsigned int ioctl, in kvm_arch_vcpu_async_ioctl() argument
Drtc.h61 int (*ioctl)(struct device *, unsigned int, unsigned long); member
Dvfio.h116 long (*ioctl)(struct vfio_device *vdev, unsigned int cmd, member
Dnet.h181 int (*ioctl) (struct socket *sock, unsigned int cmd, member
/include/sound/
Dseq_oss.h41 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member
Dhwdep.h28 int (*ioctl)(struct snd_hwdep *hw, struct file *file, member
Drawmidi.h51 long (*ioctl)(struct snd_rawmidi *rmidi, unsigned int cmd, member
Dinfo.h54 int (*ioctl)(struct snd_info_entry *entry, void *file_private_data, member
Dsoc-component.h119 int (*ioctl)(struct snd_soc_component *component, member
/include/media/
Dmedia-devnode.h52 long (*ioctl) (struct file *, unsigned int, unsigned long); member
/include/uapi/asm-generic/
DKbuild12 mandatory-y += ioctl.h
/include/net/phonet/
Dphonet.h128 return sk->sk_prot->ioctl(sk, cmd, &karg); in phonet_sk_ioctl()
/include/scsi/
Dscsi_host.h117 int (*ioctl)(struct scsi_device *dev, unsigned int cmd, member
/include/linux/usb/
Dserial.h275 int (*ioctl)(struct tty_struct *tty, member

12