Home
last modified time | relevance | path

Searched defs:ioctl (Results 26 – 50 of 105) sorted by relevance

12345

/openbmc/linux/drivers/iio/
H A Diio_core.h29 long (*ioctl)(struct iio_dev *indio_dev, struct file *filp, member
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_iface.cpp115 int IFace::ioctl(int request, struct ifreq* ifr) const in ioctl() function in net::IFace
/openbmc/linux/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()
/openbmc/linux/rust/kernel/
H A Dlib.rs36 pub mod ioctl; module
/openbmc/linux/include/linux/
H A Dposix-clock.h53 long (*ioctl) (struct posix_clock *pc, member
H A 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
H A Dhdlc.h25 int (*ioctl)(struct net_device *dev, struct if_settings *ifs); member
H A Dif_pppox.h72 int (*ioctl)(struct socket *sock, unsigned int cmd, member
H A Dtty_ldisc.h245 int (*ioctl)(struct tty_struct *tty, unsigned int cmd, member
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu.c215 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_async_ioctl()
236 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl()
H A Dvm.c212 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_vtpm_proxy.c624 static long vtpmx_ioc_new_dev(struct file *file, unsigned int ioctl, in vtpmx_ioc_new_dev()
662 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_ioctl()
/openbmc/linux/include/media/
H A Dmedia-devnode.h52 long (*ioctl) (struct file *, unsigned int, unsigned long); member
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs_ioctl.c1128 #define HL_IOCTL_DEF(ioctl, _func) \ argument
1145 const struct hl_ioctl_desc *ioctl, struct device *dev) in _hl_ioctl()
1211 const struct hl_ioctl_desc *ioctl = NULL; in hl_ioctl() local
1234 const struct hl_ioctl_desc *ioctl = NULL; in hl_ioctl_control() local
/openbmc/linux/drivers/soundwire/
H A Dintel.c212 u16 ioctl; in intel_shim_glue_to_master_ip() local
242 u16 ioctl; in intel_shim_master_ip_to_glue() local
263 u16 ioctl = 0, act; in intel_shim_init() local
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_ioctl.c69 void *ioctl; member
348 struct atto_vda_ioctl_req *ioctl = &rq->vrq->ioctl; in csmi_ioctl_tunnel() local
1274 struct atto_express_ioctl *ioctl = NULL; in esas2r_ioctl_handler() local
/openbmc/linux/drivers/pcmcia/
H A Dtcic.c296 u_short scf1, ioctl, base, num; in is_active() local
698 u_short base, len, ioctl; in tcic_set_io_map() local
/openbmc/linux/include/sound/
H A Dseq_oss.h41 int (*ioctl)(struct snd_seq_oss_arg *p, unsigned int cmd, unsigned long arg); member
H A Dhwdep.h27 int (*ioctl)(struct snd_hwdep *hw, struct file *file, member
/openbmc/linux/sound/soc/codecs/
H A Dwm8753.c239 u16 ioctl; in wm8753_set_dai() local
959 u16 voice, ioctl; in wm8753_pcm_set_dai_fmt() local
1085 u16 ioctl, hifi; in wm8753_i2s_set_dai_fmt() local
/openbmc/linux/fs/
H A Dioctl.c857 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
914 COMPAT_SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, in COMPAT_SYSCALL_DEFINE3() argument
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c1488 struct be_cmd_get_port_name *ioctl; in beiscsi_get_port_name() local
1520 struct be_cmd_set_host_data *ioctl; in beiscsi_set_host_data() local
1566 struct be_cmd_set_features *ioctl; in beiscsi_set_uer_feature() local
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp86 int SysImpl::ioctl(int fd, unsigned long request, void* param) const in ioctl() function in internal::SysImpl
/openbmc/phosphor-networkd/test/
H A Dmock_syscall.cpp157 int ioctl(int fd, unsigned long int request, ...) in ioctl() function
/openbmc/linux/arch/powerpc/kvm/
H A Dpowerpc.c727 unsigned int ioctl, unsigned long arg) in kvm_arch_dev_ioctl()
2052 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_async_ioctl()
2067 unsigned int ioctl, unsigned long arg) in kvm_arch_vcpu_ioctl()
2382 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl()

12345