Searched refs:port_str (Results 1 – 2 of 2) sorted by relevance
74 parse_port_id(const char *port_str) in parse_port_id() argument88 if (pci_bus->parse(port_str, &dev_addr) == 0) { in parse_port_id()99 port_id = find_port_id_by_dev_name(port_str); in parse_port_id()105 port_id = strtol(port_str, &end, 10); in parse_port_id()113 port_str); in parse_port_id()
240 const char *port_str) in alias_rtsp_out() argument271 while (port_dlen > (int)strlen(port_str)) { in alias_rtsp_out()273 pos = search_string(port_data, port_dlen, port_str); in alias_rtsp_out()