Home
last modified time | relevance | path

Searched refs:coresight_connection (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dcoresight.h141 struct coresight_connection { struct
166 struct coresight_connection *conns; argument
/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight.c99 struct coresight_connection *conn; in coresight_find_link_inport()
117 struct coresight_connection *conn; in coresight_find_link_outport()
828 struct coresight_connection *conn; in coresight_orphan_match()
885 struct coresight_connection *conn = &csdev->conns[i]; in coresight_fixup_device_conns()
906 struct coresight_connection *conn; in coresight_remove_match()
1004 struct coresight_connection *conns = NULL; in coresight_register()