Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_PORT_DIR_OUTPUT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_ump_client.c191 port->direction |= SNDRV_SEQ_PORT_DIR_OUTPUT; in fill_port_info()
307 port->direction |= SNDRV_SEQ_PORT_DIR_OUTPUT; in create_ump_endpoint_port()
H A Dseq_midi.c379 port->direction |= SNDRV_SEQ_PORT_DIR_OUTPUT; in snd_seq_midisynth_probe()
H A Dseq_ports.c371 port->direction |= SNDRV_SEQ_PORT_DIR_OUTPUT; in snd_seq_set_port_info()
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h467 #define SNDRV_SEQ_PORT_DIR_OUTPUT 2 macro
/openbmc/linux/Documentation/sound/designs/
H A Dmidi-2.0.rst347 `SNDRV_SEQ_PORT_DIR_OUTPUT` or `SNDRV_SEQ_PORT_DIR_BIDIRECTION`).