Searched refs:PORT_CONTROL (Results 1 – 5 of 5) sorted by relevance
109 EXPECT_EQ(PORT_CONTROL, port->type); in TEST_F()139 EXPECT_EQ(PORT_CONTROL, foo0->type); in TEST_F()150 EXPECT_EQ(PORT_CONTROL, bar1->type); in TEST_F()158 EXPECT_EQ(PORT_CONTROL, flow0->type); in TEST_F()
25 PORT_CONTROL, enumerator
123 p->type = (str[0] == '<') ? PORT_CONTROL : PORT_AUDIO; in parse_ports()134 p->type = PORT_CONTROL; in parse_ports()442 case PORT_CONTROL: in port_type_str()
146 if ((port->type == PORT_CONTROL) != in verify_plugin_descriptor()
348 } else if (port->type == PORT_CONTROL) { in topological_sort()