Searched refs:snd_seq_event_port_attach (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dseq_kernel.h104 int snd_seq_event_port_attach(int client, struct snd_seq_port_callback *pcbp,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_seq.c163 opl4->chset->port = snd_seq_event_port_attach(client, &pcallbacks,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_seq.c201 opl3->chset->port = snd_seq_event_port_attach(opl3->seq_client, &callbacks,
H A Dopl3_oss.c99 opl3->oss_chset->port = snd_seq_event_port_attach(opl3->seq_client, &callbacks,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_ports.c630 int snd_seq_event_port_attach(int client, function
661 EXPORT_SYMBOL(snd_seq_event_port_attach); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Demux_seq.c179 p->chset.port = snd_seq_event_port_attach(emu->client, callback,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_synth.c193 p->chset->port = snd_seq_event_port_attach(gus->gf1.seq_client,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_synth.c899 p->chset->port = snd_seq_event_port_attach(trident->synth.seq_client,

Completed in 49 milliseconds