Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/seq/
Dseq_dummy.c130 pinfo.direction = SNDRV_SEQ_PORT_DIR_BIDIRECTION; in create_port()
Dseq_virmidi.c388 pinfo->direction = SNDRV_SEQ_PORT_DIR_BIDIRECTION; in snd_virmidi_dev_attach_seq()
Dseq_clientmgr.c2618 if (dir > SNDRV_SEQ_PORT_DIR_BIDIRECTION) in port_direction_name()
/Linux-v6.6/include/uapi/sound/
Dasequencer.h468 #define SNDRV_SEQ_PORT_DIR_BIDIRECTION 3 macro
/Linux-v6.6/Documentation/sound/designs/
Dmidi-2.0.rst347 `SNDRV_SEQ_PORT_DIR_OUTPUT` or `SNDRV_SEQ_PORT_DIR_BIDIRECTION`).