Searched refs:SNDRV_SEQ_PORT_CAP_INACTIVE (Results 1 – 4 of 4) sorted by relevance
70 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()
191 port->capability |= SNDRV_SEQ_PORT_CAP_INACTIVE; in fill_port_info()
2675 if (p->capability & SNDRV_SEQ_PORT_CAP_INACTIVE) in snd_seq_info_dump_ports()
445 #define SNDRV_SEQ_PORT_CAP_INACTIVE (1<<8) /* inactive port */435 #define SNDRV_SEQ_PORT_CAP_INACTIVE global() macro