Home
last modified time | relevance | path

Searched refs:ioarg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/mwave/
H A Dmwavedd.c92 unsigned long ioarg);
124 unsigned long ioarg) in mwave_ioctl()
128 void __user *arg = (void __user *)ioarg; in mwave_ioctl()
132 file, iocmd, (int) ioarg); in mwave_ioctl()
201 " size %lx, ioarg %lx pusBuffer %p\n", in mwave_ioctl()
202 rReadData.ulDataLength, ioarg, pusBuffer); in mwave_ioctl()
224 " size %lx, ioarg %lx pusBuffer %p\n", in mwave_ioctl()
225 rReadData.ulDataLength / 2, ioarg, in mwave_ioctl()
247 " size %lx, ioarg %lx pusBuffer %p\n", in mwave_ioctl()
248 rWriteData.ulDataLength, ioarg, in mwave_ioctl()
123 mwave_ioctl(struct file *file, unsigned int iocmd, unsigned long ioarg) mwave_ioctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/mwave/
H A Dmwavedd.c92 unsigned long ioarg);
124 unsigned long ioarg) in mwave_ioctl()
128 void __user *arg = (void __user *)ioarg; in mwave_ioctl()
132 file, iocmd, (int) ioarg); in mwave_ioctl()
201 " size %lx, ioarg %lx pusBuffer %p\n", in mwave_ioctl()
202 rReadData.ulDataLength, ioarg, pusBuffer); in mwave_ioctl()
224 " size %lx, ioarg %lx pusBuffer %p\n", in mwave_ioctl()
225 rReadData.ulDataLength / 2, ioarg, in mwave_ioctl()
247 " size %lx, ioarg %lx pusBuffer %p\n", in mwave_ioctl()
248 rWriteData.ulDataLength, ioarg, in mwave_ioctl()
123 mwave_ioctl(struct file *file, unsigned int iocmd, unsigned long ioarg) mwave_ioctl() argument
[all...]
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_oss.c13 static int snd_opl3_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg);
219 unsigned long ioarg) in snd_opl3_ioctl_seq_oss()
218 snd_opl3_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg) snd_opl3_ioctl_seq_oss() argument
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_oss.c13 static int snd_opl3_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg);
221 unsigned long ioarg) in snd_opl3_ioctl_seq_oss()
220 snd_opl3_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg) snd_opl3_ioctl_seq_oss() argument
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_oss.c22 unsigned long ioarg);
235 snd_emux_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg) in snd_emux_ioctl_seq_oss() argument
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_oss.c22 unsigned long ioarg);
235 snd_emux_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg) in snd_emux_ioctl_seq_oss() argument
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
H A Dvmci_host.c914 unsigned int iocmd, unsigned long ioarg) in vmci_host_unlocked_ioctl()
923 void __user *uptr = (void __user *)ioarg; in vmci_host_unlocked_ioctl()
913 vmci_host_unlocked_ioctl(struct file *filp, unsigned int iocmd, unsigned long ioarg) vmci_host_unlocked_ioctl() argument
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_host.c916 unsigned int iocmd, unsigned long ioarg) in vmci_host_unlocked_ioctl()
925 void __user *uptr = (void __user *)ioarg; in vmci_host_unlocked_ioctl()
915 vmci_host_unlocked_ioctl(struct file *filp, unsigned int iocmd, unsigned long ioarg) vmci_host_unlocked_ioctl() argument

Completed in 6 milliseconds