Searched refs:coresight_take_mode (Results 1 – 3 of 3) sorted by relevance
29 if (!coresight_take_mode(csdev, mode)) in dummy_source_enable()
496 if (!coresight_take_mode(csdev, mode)) { in tpdm_enable()
620 static inline bool coresight_take_mode(struct coresight_device *csdev, in coresight_take_mode() function