Searched refs:PORT_OUTPUT (Results 1 – 3 of 3) sorted by relevance
20 PORT_OUTPUT, enumerator
107 direction = PORT_OUTPUT; in parse_ports()260 case PORT_OUTPUT: return "output"; in port_direction_str()
205 if (port->direction == PORT_OUTPUT && port->type == type) in find_origin_port()