Searched refs:SNDRV_SEQ_PORT_FLG_GIVEN_PORT (Results 1 - 4 of 4) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dasequencer.h615 #define SNDRV_SEQ_PORT_FLG_GIVEN_PORT (1<<0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.c1249 port = snd_seq_create_port(client, (info.flags & SNDRV_SEQ_PORT_FLG_GIVEN_PORT) ? info.addr.port : -1);
H A Dseq_midi.c349 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT;
H A Dseq_system.c143 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT;
153 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT;

Completed in 99 milliseconds