Searched refs:coresight_claim_device_unlocked (Results 1 – 7 of 7) sorted by relevance
52 if (!coresight_claim_device_unlocked(csdev)) { in dynamic_replicator_reset()90 rc = coresight_claim_device_unlocked(csdev); in dynamic_replicator_enable()
62 rc = coresight_claim_device_unlocked(csdev); in dynamic_funnel_enable_hw()
175 int coresight_claim_device_unlocked(struct coresight_device *csdev) in coresight_claim_device_unlocked() function190 EXPORT_SYMBOL_GPL(coresight_claim_device_unlocked);200 rc = coresight_claim_device_unlocked(csdev); in coresight_claim_device()
420 rc = coresight_claim_device_unlocked(csdev); in catu_enable_hw()
370 rc = coresight_claim_device_unlocked(csdev); in etm_enable_hw()
416 rc = coresight_claim_device_unlocked(csdev); in etm4_enable_hw()
580 extern int coresight_claim_device_unlocked(struct coresight_device *csdev);614 static inline int coresight_claim_device_unlocked(struct coresight_device *csdev) in coresight_claim_device_unlocked() function