Searched refs:snd_seq_create_port (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_ports.h106 struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client, int port_index);
H A Dseq_ports.c126 struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client, function
H A Dseq_clientmgr.c1249 port = snd_seq_create_port(client, (info.flags & SNDRV_SEQ_PORT_FLG_GIVEN_PORT) ? info.addr.port : -1);

Completed in 56 milliseconds