Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_PORT_FLG_GIVEN_PORT (Results 1 – 4 of 4) sorted by relevance

/linux/sound/core/seq/
A Dseq_system.c134 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT; in snd_seq_system_client_init()
147 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT; in snd_seq_system_client_init()
A Dseq_midi.c339 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT; in snd_seq_midisynth_probe()
A Dseq_clientmgr.c1308 …port = snd_seq_create_port(client, (info->flags & SNDRV_SEQ_PORT_FLG_GIVEN_PORT) ? info->addr.port… in snd_seq_ioctl_create_port()
/linux/include/uapi/sound/
A Dasequencer.h447 #define SNDRV_SEQ_PORT_FLG_GIVEN_PORT (1<<0) macro

Completed in 13 milliseconds