Searched refs:PORT_CONTROL (Results 1 – 3 of 3) sorted by relevance
121 p->type = (str[0] == '<') ? PORT_CONTROL : PORT_AUDIO; in parse_ports()132 p->type = PORT_CONTROL; in parse_ports()268 case PORT_CONTROL: return "control"; in port_type_str()
24 PORT_CONTROL, enumerator
347 } else if (port->type == PORT_CONTROL) { in topological_sort()