Searched refs:snd_seq_event_port_attach (Results 1 – 5 of 5) sorted by relevance
165 opl4->chset->port = snd_seq_event_port_attach(client, &pcallbacks, in snd_opl4_seq_probe()
70 opl3->oss_chset->port = snd_seq_event_port_attach(opl3->seq_client, &callbacks, in snd_opl3_oss_create_port()
186 opl3->chset->port = snd_seq_event_port_attach(opl3->seq_client, &callbacks, in snd_opl3_synth_create_port()
680 int snd_seq_event_port_attach(int client, in snd_seq_event_port_attach() function710 EXPORT_SYMBOL(snd_seq_event_port_attach);
165 p->chset.port = snd_seq_event_port_attach(emu->client, callback, in snd_emux_create_port()
Completed in 13 milliseconds