Searched refs:snd_seq_oss_fill_addr (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/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 | 102 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 | 165 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() 554 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 | 641 snd_seq_oss_fill_addr(dp, ev, mdev->client, mdev->port); in snd_seq_oss_midi_putc()
|