snd_seq_event_port_attach   84 include/sound/seq_kernel.h int snd_seq_event_port_attach(int client, struct snd_seq_port_callback *pcbp,
snd_seq_event_port_attach  676 sound/core/seq/seq_ports.c EXPORT_SYMBOL(snd_seq_event_port_attach);
snd_seq_event_port_attach   70 sound/drivers/opl3/opl3_oss.c 	opl3->oss_chset->port = snd_seq_event_port_attach(opl3->seq_client, &callbacks,
snd_seq_event_port_attach  184 sound/drivers/opl3/opl3_seq.c 	opl3->chset->port = snd_seq_event_port_attach(opl3->seq_client, &callbacks,
snd_seq_event_port_attach  165 sound/drivers/opl4/opl4_seq.c 	opl4->chset->port = snd_seq_event_port_attach(client, &pcallbacks,
snd_seq_event_port_attach  164 sound/synth/emux/emux_seq.c 	p->chset.port = snd_seq_event_port_attach(emu->client, callback,