Home
last modified time | relevance | path

Searched refs:coresight_disclaim_device_unlocked (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c173 void coresight_disclaim_device_unlocked(struct coresight_device *csdev) in coresight_disclaim_device_unlocked() function
189 EXPORT_SYMBOL_GPL(coresight_disclaim_device_unlocked);
197 coresight_disclaim_device_unlocked(csdev); in coresight_disclaim_device()
H A Dcoresight-etm3x-core.c602 coresight_disclaim_device_unlocked(csdev); in etm_disable_hw()
627 coresight_disclaim_device_unlocked(csdev); in etm_disable_perf()
H A Dcoresight-tmc-etf.c151 coresight_disclaim_device_unlocked(csdev); in tmc_etf_disable_hw()
H A Dcoresight-cti-core.c178 coresight_disclaim_device_unlocked(csdev); in cti_disable_hw()
H A Dcoresight-etm4x-core.c925 coresight_disclaim_device_unlocked(csdev); in etm4_disable_hw()
/linux/include/linux/
H A Dcoresight.h647 extern void coresight_disclaim_device_unlocked(struct coresight_device *csdev);