Home
last modified time | relevance | path

Searched refs:coresight_unregister (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/include/linux/
Dcoresight.h228 extern void coresight_unregister(struct coresight_device *csdev);
236 static inline void coresight_unregister(struct coresight_device *csdev) {} in coresight_unregister() function
/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-replicator.c134 coresight_unregister(drvdata->csdev); in replicator_remove()
Dcoresight-replicator-qcom.c164 coresight_unregister(drvdata->csdev); in replicator_remove()
Dcoresight-tpiu.c179 coresight_unregister(drvdata->csdev); in tpiu_remove()
Dcoresight-etb10.c488 coresight_unregister(drvdata->csdev); in etb_probe()
497 coresight_unregister(drvdata->csdev); in etb_remove()
Dcoresight.c714 void coresight_unregister(struct coresight_device *csdev) in coresight_unregister() function
723 EXPORT_SYMBOL_GPL(coresight_unregister);
Dcoresight-funnel.c233 coresight_unregister(drvdata->csdev); in funnel_remove()
Dcoresight-tmc.c765 coresight_unregister(drvdata->csdev); in tmc_probe()
778 coresight_unregister(drvdata->csdev); in tmc_remove()
Dcoresight-etm3x.c1884 coresight_unregister(drvdata->csdev); in etm_remove()
Dcoresight-etm4x.c2691 coresight_unregister(drvdata->csdev); in etm4_remove()
/linux-4.4.14/Documentation/trace/
Dcoresight.txt137 void coresight_unregister(struct coresight_device *csdev);