Searched refs:coresight_sysfs_link (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-priv.h142 int coresight_add_sysfs_link(struct coresight_sysfs_link *info);
143 void coresight_remove_sysfs_link(struct coresight_sysfs_link *info);
H A Dcoresight-sysfs.c458 int coresight_add_sysfs_link(struct coresight_sysfs_link *info)
498 void coresight_remove_sysfs_link(struct coresight_sysfs_link *info)
540 struct coresight_sysfs_link *link = NULL;
556 sizeof(struct coresight_sysfs_link),
H A Dcoresight-cti-core.c484 struct coresight_sysfs_link link_info;
503 struct coresight_sysfs_link link_info;
/linux-master/include/linux/
H A Dcoresight.h200 struct coresight_sysfs_link *link;
207 * struct coresight_sysfs_link - representation of a connection in sysfs.
213 struct coresight_sysfs_link { struct

Completed in 328 milliseconds