Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_ports.c70 bool check_inactive = (pinfo->capability & SNDRV_SEQ_PORT_CAP_INACTIVE); in snd_seq_port_query_nearest()
76 if ((port->capability & SNDRV_SEQ_PORT_CAP_INACTIVE) && in snd_seq_port_query_nearest()
H A Dseq_ump_client.c191 port->capability |= SNDRV_SEQ_PORT_CAP_INACTIVE; in fill_port_info()
H A Dseq_clientmgr.c2632 if (p->capability & SNDRV_SEQ_PORT_CAP_INACTIVE) in snd_seq_info_dump_ports()
/linux/include/uapi/sound/
H A Dasequencer.h435 #define SNDRV_SEQ_PORT_CAP_INACTIVE (1<<8) /* inactive port */ macro
/linux/Documentation/sound/designs/
H A Dmidi-2.0.rst337 inactive ports (`SNDRV_SEQ_PORT_CAP_INACTIVE`) and the UMP Endpoint