/kernel/linux/linux-5.10/drivers/char/mwave/ |
H A D | mwavedd.c | 92 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 D | mwavedd.c | 92 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 D | opl3_oss.c | 13 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 D | opl3_oss.c | 13 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 D | emux_oss.c | 22 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 D | emux_oss.c | 22 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 D | vmci_host.c | 914 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 D | vmci_host.c | 916 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
|