Home
last modified time | relevance | path

Searched refs:snd_seq_event_port_attach (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dseq_kernel.h90 int snd_seq_event_port_attach(int client, struct snd_seq_port_callback *pcbp,
/linux/sound/drivers/opl3/
H A Dopl3_oss.c70 opl3->oss_chset->port = snd_seq_event_port_attach(opl3->seq_client, &callbacks, in snd_opl3_oss_create_port()
/linux/sound/core/seq/
H A Dseq_ports.c670 int snd_seq_event_port_attach(int client, in snd_seq_event_port_attach() function
700 EXPORT_SYMBOL(snd_seq_event_port_attach);
/linux/sound/synth/emux/
H A Demux_seq.c164 p->chset.port = snd_seq_event_port_attach(emu->client, callback, in snd_emux_create_port()