Searched refs:coresight_remove_links (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A D | coresight-sysfs.c | 189 * coresight_remove_links: Remove the sysfs links for a given connection @conn, 193 void coresight_remove_links(struct coresight_device *orig, in coresight_remove_links() function
|
H A D | coresight-priv.h | 167 void coresight_remove_links(struct coresight_device *orig,
|
H A D | coresight-core.c | 1378 coresight_remove_links(iterator, conn); in coresight_remove_match() 1464 coresight_remove_links(csdev, &conns[i]); in coresight_release_platform_data()
|
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
H A D | coresight-priv.h | 148 void coresight_remove_links(struct coresight_device *orig,
|
H A D | coresight-sysfs.c | 187 * coresight_remove_links: Remove the sysfs links for a given connection @conn, 191 void coresight_remove_links(struct coresight_device *orig, in coresight_remove_links() function
|
H A D | coresight-core.c | 1462 coresight_remove_links(conn->src_dev, conn); in coresight_remove_conns() 1565 coresight_remove_links(csdev, conns[i]); in coresight_release_platform_data()
|
Completed in 6 milliseconds