Home
last modified time | relevance | path

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

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