Searched refs:coresight_claim_device_unlocked (Results 1 – 7 of 7) sorted by relevance
338 extern int coresight_claim_device_unlocked(void __iomem *base);355 static inline int coresight_claim_device_unlocked(void __iomem *base) in coresight_claim_device_unlocked() function
50 if (!coresight_claim_device_unlocked(drvdata->base)) { in dynamic_replicator_reset()87 rc = coresight_claim_device_unlocked(drvdata->base); in dynamic_replicator_enable()
185 int coresight_claim_device_unlocked(void __iomem *base) in coresight_claim_device_unlocked() function197 EXPORT_SYMBOL_GPL(coresight_claim_device_unlocked);204 rc = coresight_claim_device_unlocked(base); in coresight_claim_device()
61 rc = coresight_claim_device_unlocked(drvdata->base); in dynamic_funnel_enable_hw()
424 rc = coresight_claim_device_unlocked(drvdata->base); in catu_enable_hw()
364 rc = coresight_claim_device_unlocked(drvdata->base); in etm_enable_hw()
116 rc = coresight_claim_device_unlocked(drvdata->base); in etm4_enable_hw()