Searched refs:endp2 (Results 1 – 1 of 1) sorted by relevance
88 struct endpoint *endp2; in coresight_get_output_device() local92 TAILQ_FOREACH(endp2, &cs_dev->pdata->endpoints, link) { in coresight_get_output_device()96 if (endp->their_node == endp2->my_node) { in coresight_get_output_device()97 *out_endp = endp2; in coresight_get_output_device()105 if (endp->their_handle == endp2->my_handle) { in coresight_get_output_device()106 *out_endp = endp2; in coresight_get_output_device()