Searched refs:tmp_label (Results 1 – 3 of 3) sorted by relevance
268 if (parse->tp_cport->tmp_label != NULL) { in topo_usb_parse_label()269 topo_mod_strfree(mod, parse->tp_cport->tmp_label); in topo_usb_parse_label()272 if ((parse->tp_cport->tmp_label = topo_mod_strdup(mod, line)) == NULL) { in topo_usb_parse_label()354 topo_mod_strfree(mod, mp->tmp_label); in topo_usb_free_metadata()
53 char *tmp_label; member
1164 label = port->tup_meta->tmp_label; in topo_usb_port_properties()1512 if (port->tup_meta != NULL && port->tup_meta->tmp_label != NULL && in topo_usb_enum_lport()1513 topo_node_label_set(tn, port->tup_meta->tmp_label, &ret) != 0) { in topo_usb_enum_lport()