Searched refs:out_endp (Results 1 – 2 of 2) sorted by relevance
53 struct endpoint *out_endp; in coresight_next_device() local60 out = coresight_get_output_device(endp, &out_endp); in coresight_next_device()73 out_endp->cs_dev = out; in coresight_next_device()74 LIST_INSERT_HEAD(&event->endplist, out_endp, endplink); in coresight_next_device()
84 coresight_get_output_device(struct endpoint *endp, struct endpoint **out_endp) in coresight_get_output_device() argument97 *out_endp = endp2; in coresight_get_output_device()106 *out_endp = endp2; in coresight_get_output_device()