Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight.c143 static inline bool coresight_is_claimed_any(void __iomem *base) in coresight_is_claimed_any() function
172 if (coresight_is_claimed_any(base)) in coresight_claim_device_unlocked()