Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasequencer.h436 #define SNDRV_SEQ_PORT_CAP_UMP_ENDPOINT (1<<9) /* MIDI 2.0 UMP Endpoint port */ macro
/openbmc/linux/sound/core/seq/
H A Dseq_ump_client.c296 port->capability = SNDRV_SEQ_PORT_CAP_UMP_ENDPOINT; in create_ump_endpoint_port()
H A Dseq_clientmgr.c1323 if ((info->capability & SNDRV_SEQ_PORT_CAP_UMP_ENDPOINT) && in snd_seq_ioctl_create_port()
1355 if (info->capability & SNDRV_SEQ_PORT_CAP_UMP_ENDPOINT) in snd_seq_ioctl_create_port()
/openbmc/linux/Documentation/sound/designs/
H A Dmidi-2.0.rst338 port (`SNDRV_SEQ_PORT_CAP_UMP_ENDPOINT`).