Searched refs:snd_seq_oss_fill_addr (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/sound/core/seq/oss/ |
| D | seq_oss_device.h | 155 snd_seq_oss_fill_addr(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, in snd_seq_oss_fill_addr() function
|
| D | seq_oss_writeq.c | 101 snd_seq_oss_fill_addr(dp, &ev, dp->addr.client, dp->addr.port); in snd_seq_oss_writeq_sync()
|
| D | seq_oss_ioctl.c | 52 snd_seq_oss_fill_addr(dp, &tmpev, dp->addr.client, dp->addr.port); in snd_seq_oss_oob_user()
|
| D | seq_oss_rw.c | 164 snd_seq_oss_fill_addr(dp, &event, dp->addr.client, dp->addr.port); in insert_queue()
|
| D | seq_oss_synth.c | 427 snd_seq_oss_fill_addr(dp, &ev, info->arg.addr.client, in snd_seq_oss_synth_reset() 553 snd_seq_oss_fill_addr(dp, ev, info->arg.addr.client, in snd_seq_oss_synth_addr()
|
| D | seq_oss_event.c | 412 snd_seq_oss_fill_addr(dp, ev, dp->addr.client, dp->addr.port); in set_echo_event()
|
| D | seq_oss_midi.c | 628 snd_seq_oss_fill_addr(dp, ev, mdev->client, mdev->port); in snd_seq_oss_midi_putc()
|