Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-priv.h149 void coresight_remove_links(struct coresight_device *orig,
Dcoresight-core.c1014 coresight_remove_links(conn->src_dev, conn); in coresight_remove_conns()
1117 coresight_remove_links(csdev, conns[i]); in coresight_release_platform_data()
Dcoresight-sysfs.c583 void coresight_remove_links(struct coresight_device *orig, in coresight_remove_links() function