Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_PORT_FLG_GIVEN_PORT (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H 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()
H A Dseq_midi.c334 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT; in snd_seq_midisynth_probe()
H A Dseq_clientmgr.c1303 port = snd_seq_create_port(client, (info->flags & SNDRV_SEQ_PORT_FLG_GIVEN_PORT) ? info->addr.port : -1); in snd_seq_ioctl_create_port()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_system.c135 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT; in snd_seq_system_client_init()
148 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT; in snd_seq_system_client_init()
H A Dseq_ump_client.c231 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT; in seq_ump_group_init()
348 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT; in create_ump_endpoint_port()
H A Dseq_midi.c345 port->flags = SNDRV_SEQ_PORT_FLG_GIVEN_PORT; in snd_seq_midisynth_probe()
H A Dseq_clientmgr.c1318 if (info->flags & SNDRV_SEQ_PORT_FLG_GIVEN_PORT) in snd_seq_ioctl_create_port()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h447 #define SNDRV_SEQ_PORT_FLG_GIVEN_PORT (1<<0) macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h460 #define SNDRV_SEQ_PORT_FLG_GIVEN_PORT (1<<0) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h296 #define SNDRV_SEQ_PORT_FLG_GIVEN_PORT (1<<0) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h286 #define SNDRV_SEQ_PORT_FLG_GIVEN_PORT (1 << 0) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h286 #define SNDRV_SEQ_PORT_FLG_GIVEN_PORT (1 << 0) macro

Completed in 17 milliseconds