Home
last modified time | relevance | path

Searched refs:coresight_get_output_device (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm64/coresight/
H A Dcoresight.c84 coresight_get_output_device(struct endpoint *endp, struct endpoint **out_endp) in coresight_get_output_device() function
H A Dcoresight.h156 struct coresight_device * coresight_get_output_device(struct endpoint *endp, struct endpoint **);
H A Dcoresight_cmd.c60 out = coresight_get_output_device(endp, &out_endp); in coresight_next_device()