/sound/core/seq/ |
D | seq_clientmgr.c | 1151 static int snd_seq_ioctl_pversion(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_pversion() 1159 static int snd_seq_ioctl_client_id(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_client_id() 1168 static int snd_seq_ioctl_system_info(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_system_info() 1186 static int snd_seq_ioctl_running_mode(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_running_mode() 1247 void *arg) in snd_seq_ioctl_get_client_info() 1266 void *arg) in snd_seq_ioctl_set_client_info() 1292 static int snd_seq_ioctl_create_port(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_create_port() 1339 static int snd_seq_ioctl_delete_port(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_delete_port() 1358 static int snd_seq_ioctl_get_port_info(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_get_port_info() 1386 static int snd_seq_ioctl_set_port_info(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_set_port_info() [all …]
|
/sound/drivers/opl3/ |
D | opl3_oss.c | 92 struct snd_seq_oss_reg *arg; in snd_opl3_init_seq_oss() local 131 static int snd_opl3_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure) in snd_opl3_open_seq_oss() 155 static int snd_opl3_close_seq_oss(struct snd_seq_oss_arg *arg) in snd_opl3_close_seq_oss() 174 static int snd_opl3_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, in snd_opl3_load_patch_seq_oss() 218 static int snd_opl3_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, in snd_opl3_ioctl_seq_oss() 244 static int snd_opl3_reset_seq_oss(struct snd_seq_oss_arg *arg) in snd_opl3_reset_seq_oss()
|
/sound/core/seq/oss/ |
D | seq_oss_ioctl.c | 18 static int snd_seq_oss_synth_info_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_synth_info_user() 31 static int snd_seq_oss_midi_info_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_midi_info_user() 44 static int snd_seq_oss_oob_user(struct seq_oss_devinfo *dp, void __user *arg) in snd_seq_oss_oob_user() 64 void __user *arg = (void __user *)carg; in snd_seq_oss_ioctl() local
|
D | seq_oss.c | 168 odev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in odev_ioctl() 188 unsigned long arg) in odev_ioctl_compat()
|
D | seq_oss_device.h | 56 struct snd_seq_oss_arg arg; member 143 snd_seq_oss_control(struct seq_oss_devinfo *dp, unsigned int type, void *arg) in snd_seq_oss_control()
|
/sound/pci/hda/ |
D | hda_hwdep.c | 22 struct hda_verb_ioctl __user *arg) in verb_write_ioctl() 36 struct hda_verb_ioctl __user *arg) in get_wcap_ioctl() 61 unsigned int cmd, unsigned long arg) in hda_hwdep_ioctl() 79 unsigned int cmd, unsigned long arg) in hda_hwdep_ioctl_compat()
|
/sound/synth/emux/ |
D | emux_oss.c | 54 struct snd_seq_oss_reg *arg; in snd_emux_init_seq_oss() local 96 snd_emux_open_seq_oss(struct snd_seq_oss_arg *arg, void *closure) in snd_emux_open_seq_oss() 162 snd_emux_close_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_close_seq_oss() 190 snd_emux_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, in snd_emux_load_patch_seq_oss() 235 snd_emux_ioctl_seq_oss(struct snd_seq_oss_arg *arg, unsigned int cmd, unsigned long ioarg) in snd_emux_ioctl_seq_oss() 269 snd_emux_reset_seq_oss(struct snd_seq_oss_arg *arg) in snd_emux_reset_seq_oss()
|
D | emux_hwdep.c | 20 snd_emux_hwdep_load_patch(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_load_patch() 51 snd_emux_hwdep_misc_mode(struct snd_emux *emu, void __user *arg) in snd_emux_hwdep_misc_mode() 80 unsigned int cmd, unsigned long arg) in snd_emux_hwdep_ioctl()
|
/sound/core/ |
D | compress_offload.c | 231 snd_compr_ioctl_avail(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_ioctl_avail() 451 snd_compr_get_caps(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_caps() 471 snd_compr_get_codec_caps(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_codec_caps() 593 snd_compr_set_params(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_set_params() 634 snd_compr_get_params(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_params() 657 snd_compr_get_metadata(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_get_metadata() 679 snd_compr_set_metadata(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_set_metadata() 700 snd_compr_tstamp(struct snd_compr_stream *stream, unsigned long arg) in snd_compr_tstamp() 966 static long snd_compr_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in snd_compr_ioctl() 1039 unsigned long arg) in snd_compr_ioctl_compat()
|
D | timer_compat.c | 80 unsigned long arg) in __snd_timer_user_ioctl_compat() 115 unsigned long arg) in snd_timer_user_ioctl_compat()
|
/sound/firewire/tascam/ |
D | tascam-hwdep.c | 147 static int hwdep_get_info(struct snd_tscm *tscm, void __user *arg) in hwdep_get_info() 202 static int tscm_hwdep_state(struct snd_tscm *tscm, void __user *arg) in tscm_hwdep_state() 223 unsigned int cmd, unsigned long arg) in hwdep_ioctl() 243 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
|
/sound/firewire/motu/ |
D | motu-hwdep.c | 79 static int hwdep_get_info(struct snd_motu *motu, void __user *arg) in hwdep_get_info() 147 unsigned int cmd, unsigned long arg) in hwdep_ioctl() 165 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
|
/sound/firewire/bebob/ |
D | bebob_hwdep.c | 73 hwdep_get_info(struct snd_bebob *bebob, void __user *arg) in hwdep_get_info() 145 unsigned int cmd, unsigned long arg) in hwdep_ioctl() 164 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
|
/sound/firewire/digi00x/ |
D | digi00x-hwdep.c | 80 static int hwdep_get_info(struct snd_dg00x *dg00x, void __user *arg) in hwdep_get_info() 148 unsigned int cmd, unsigned long arg) in hwdep_ioctl() 166 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
|
/sound/firewire/dice/ |
D | dice-hwdep.c | 72 static int hwdep_get_info(struct snd_dice *dice, void __user *arg) in hwdep_get_info() 140 unsigned int cmd, unsigned long arg) in hwdep_ioctl() 158 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
|
/sound/firewire/oxfw/ |
D | oxfw-hwdep.c | 72 static int hwdep_get_info(struct snd_oxfw *oxfw, void __user *arg) in hwdep_get_info() 140 unsigned int cmd, unsigned long arg) in hwdep_ioctl() 158 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
|
/sound/firewire/fireface/ |
D | ff-hwdep.c | 72 static int hwdep_get_info(struct snd_ff *ff, void __user *arg) in hwdep_get_info() 140 unsigned int cmd, unsigned long arg) in hwdep_ioctl() 158 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
|
/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 206 hwdep_get_info(struct snd_efw *efw, void __user *arg) in hwdep_get_info() 278 unsigned int cmd, unsigned long arg) in hwdep_ioctl() 297 unsigned int cmd, unsigned long arg) in hwdep_compat_ioctl()
|
/sound/soc/intel/atom/ |
D | sst-mfld-platform-compress.c | 24 static void sst_compr_fragment_elapsed(void *arg) in sst_compr_fragment_elapsed() 33 static void sst_drain_notify(void *arg) in sst_drain_notify()
|
/sound/soc/intel/common/ |
D | soc-acpi-intel-bxt-match.c | 28 static struct snd_soc_acpi_mach *apl_quirk(void *arg) in apl_quirk()
|
D | soc-acpi-intel-cht-match.c | 42 static struct snd_soc_acpi_mach *cht_quirk(void *arg) in cht_quirk()
|
D | soc-acpi-intel-byt-match.c | 106 static struct snd_soc_acpi_mach *byt_quirk(void *arg) in byt_quirk()
|
/sound/oss/dmasound/ |
D | dmasound_core.c | 345 static int mixer_ioctl(struct file *file, u_int cmd, u_long arg) in mixer_ioctl() 369 static long mixer_unlocked_ioctl(struct file *file, u_int cmd, u_long arg) in mixer_unlocked_ioctl() 985 static int sq_ioctl(struct file *file, u_int cmd, u_long arg) in sq_ioctl() 1148 static long sq_unlocked_ioctl(struct file *file, u_int cmd, u_long arg) in sq_unlocked_ioctl()
|
/sound/pci/emu10k1/ |
D | emu10k1_synth.c | 24 struct snd_emu10k1_synth_arg *arg; in snd_emu10k1_synth_probe() local
|
/sound/soc/ |
D | soc-acpi.c | 90 struct snd_soc_acpi_mach *snd_soc_acpi_codec_list(void *arg) in snd_soc_acpi_codec_list()
|